Merge pull request 'Copy production to development' (#1) from production into development
Reviewed-on: http://git.tilde.town/minion/tildepage/pulls/1development
commit
6f28f785f1
16
index.html
16
index.html
|
@ -1,18 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>welcome to my ~ page</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-color:pink;
|
||||
font-family: courier;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>welcome to my ~~~~~~~~ homepage</h1>
|
||||
|
||||
<p> you should ssh in and edit index.html </p>
|
||||
|
||||
<h1>~minion</h1>
|
||||
<h2>Welcome to my ~page. This is a test</h2>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue