Copy production to development #1
16
index.html
16
index.html
|
@ -1,18 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
|
||||||
<title>welcome to my ~ page</title>
|
|
||||||
<style type="text/css">
|
|
||||||
body {
|
|
||||||
background-color:pink;
|
|
||||||
font-family: courier;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
<body>
|
||||||
|
<h1>~minion</h1>
|
||||||
<h1>welcome to my ~~~~~~~~ homepage</h1>
|
<h2>Welcome to my ~page. This is a test</h2>
|
||||||
|
|
||||||
<p> you should ssh in and edit index.html </p>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue