Copy production to development #1

Merged
minion merged 2 commits from production into development 2021-05-05 12:27:24 +00:00
2 changed files with 3 additions and 14 deletions

1
feels 120000
View File

@ -0,0 +1 @@
/home/minion/.ttbp/www

View File

@ -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>