fix bad site references

pull/4/head
Blake DeMarcy 2017-04-17 08:41:51 -05:00
parent 65b250b782
commit d674d78301
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
body { body {
background-image: url("https://tilde.town/~desvox/bg.png"); background-image: url("/~desvox/bg.png");
background-color: #000; background-color: #000;
background-attachment: fixed; background-attachment: fixed;
} }

View File

@ -8,14 +8,14 @@
<body> <body>
<center> <center>
<br><br> <br><br>
<img src="/title.png" /> <img src="/~desvox/bbj/title.png" />
<br> <br>
<span class="headlinks"> <span class="headlinks">
A Bulletin Board for Small Communities A Bulletin Board for Small Communities
<br> <br>
[<a href="https://github.com/desvox/bbj">GitHub</a> [<a href="https://github.com/desvox/bbj">GitHub</a>
&amp; &amp;
<a href="/api/index.html">API Documentation</a>] <a href="/~desvox/bbj/api/index.html">API Documentation</a>]
</span> </span>
<div class="plate"> <div class="plate">
<h2> <h2>
@ -29,7 +29,7 @@
attributes like a more traditional forum. Registration is optional and there attributes like a more traditional forum. Registration is optional and there
are only minimal restrictions on anonymous participation. are only minimal restrictions on anonymous participation.
</p> </p>
<img class="screenshot" src="/screenshot.png"> <img class="screenshot" src="/~desvox/bbj/screenshot.png">
<p> <p>
Being a command-line-oriented text board, BBJ has no avatars or file sharing Being a command-line-oriented text board, BBJ has no avatars or file sharing
capabilties, so its easier to administrate and can't be used to distribute illegal capabilties, so its easier to administrate and can't be used to distribute illegal