Compare commits

...

3 Commits

Author SHA1 Message Date
minion 6f28f785f1 Merge pull request 'Copy production to development' (#1) from production into development
Reviewed-on: http://git.tilde.town/minion/tildepage/pulls/1
2021-05-05 12:27:23 +00:00
minion 6aab954430 Update 'index.html' 2021-05-05 09:58:34 +00:00
Nathan Turner 44e8768fd8 add stuff 2021-05-05 09:57:48 +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>