diff options
| -rw-r--r-- | contact.html | 4 | ||||
| -rw-r--r-- | fig.html | 4 | ||||
| -rw-r--r-- | index.html | 9 |
3 files changed, 15 insertions, 2 deletions
diff --git a/contact.html b/contact.html index 8946c53..2935d79 100644 --- a/contact.html +++ b/contact.html @@ -29,6 +29,10 @@ I check my email frequently, so please do send me something. I love responding to you guys <img src="icons/heart.png" alt="Heart">. <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> + <img src="media/eucolor.png" class="eu" alt="eucolor"> + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="media/stars.png" class="stars" alt="stars"> + </a> </body> </html> @@ -61,6 +61,10 @@ It would be funny to give our protagonist the worst case of culture shock. <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> + <img src="media/eucolor.png" class="eu" alt="eucolor"> + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="media/stars.png" class="stars" alt="stars"> + </a> </body> </html> @@ -27,16 +27,21 @@ <h2>"The Most Britishly Mediocre Thing Ever"</h2> <ul> <li><a href="fig.html">"How Fig came to be"</a> - Showing how, when, and why I made Fig.</li> - <li><a href="map.html">"Where's That Slag?"</a> - Directory of interesting places.</li> + <!-- <li><a href="map.html">"Where's That Slag?"</a> - Directory of interesting places.</li> --> </ul> <h2>Interesting HMOFA</h2> <ul> <li>Story Masterbin of /hmofa/ - <a href="https://rentry.org/hmofa">(Sorted by Author)</a> <img src="icons/globe--arrow.png" alt="Outgoing Link"> <a href="https://hmofa.neocities.org/"> (Organized with Tags)</a> <img src="icons/globe--arrow.png" alt="Outgoing Link"></li> - + <li>Furfag Schizophrenia (Cool) - <a href="http://furfagschizophrenia.org:27044/">Main Site</a> <img src="icons/globe--arrow.png" alt="Outgoing Link (Unencrypted HTTP)"> + <a href="http://furfagschizophrenia.org:27044/femcel/index.php" title="Warning: Shocking Media">Femcel Cat</a> <img src="icons/globe--exclamation.png" alt="Outgoing Link (Shocking)"></li> </ul> <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> + <img src="media/eucolor.png" class="eu" alt="eucolor"> + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="media/stars.png" class="stars" alt="stars"> + </a> </body> </html> |
