Compare commits

..

No commits in common. "6f28f785f16a6ceee1b8b34cce86ac0e1f81e90f" and "94bda84cbc51da9d2b65417cd01e7b312fb5859b" have entirely different histories.

2 changed files with 14 additions and 3 deletions

1
feels
View File

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

View File

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