This commit is contained in:
vilmibm 2017-09-23 21:58:07 +00:00
parent bab8220dc8
commit f6270bfda1
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<h1><a href="http://tilde.town">tilde.town</a> faq</h1> <h1>tilde.town faq</h1>
<h2>is tilde.town free?</h2> <h2>is tilde.town free?</h2>
<p>yes. tilde.town costs nothing. however, <a href="https://www.patreon.com/nathanielksmith">donations</a> are encouraged for the continued existence of tilde.town.</p> <p>yes. tilde.town costs nothing. however, <a href="https://www.patreon.com/nathanielksmith">donations</a> are encouraged for the continued existence of tilde.town.</p>

3
src/articles/theme.css Normal file
View File

@ -0,0 +1,3 @@
body {
background-color: #E0B0FF;
}

View File

@ -1,9 +1,6 @@
<p> <hr>
all content written by tilde.town users and licensed CC-BY-SA unless otherwise all content written by tilde.town users and licensed CC-BY-SA unless otherwise noted.
noted.
</p> have a good one~
<p>
have a good one~
</p>
</body> </body>
</html> </html>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>tilde.town wiki</title> <title>the tilde.town wiki</title>
<link rel="stylesheet" href="theme.css"> <link rel="stylesheet" href="/wiki/theme.css">
</head> </head>
<body> <body>
# the [tilde.town](https://tilde.town) wiki # the tilde.town wiki
[index](/wiki) | [table of contents](/wiki/toc.html) [index](/wiki) | [table of contents](/wiki/toc.html) | back to [tilde.town](https://tilde.town)
<hr> <hr>