This commit is contained in:
jane 2023-04-11 22:23:51 -04:00
parent 220d96a287
commit a862f57d9b
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"3 simple rules for causing problems in your daily life", "not actually real",
"a cause for concern", "hello? hello?",
"JPEG Compression is a simple and efficient way to reduce image filesize!",
"dude are we talking ponies", "now in v2: 100% static!"]
"dude are we talking horses", "now in v2: 100% static!"]
let index = 0
let current_flavortext = flavortexts[Math.floor(Math.random() * flavortexts.length)]
function scroll_title() {
@ -53,4 +53,4 @@
<footer>hosted using <a href="https://www.getzola.org/">zola</a>. disclaimer: i do not own my little pony, nor any of its characters. hasbro does (probably). this is a personal website.</footer>
</body>
</html>
</html>

View File

@ -13,6 +13,7 @@
<p><a href="https://gitdab.com/jane">gitdab</a></p>
<p><a href="https://sunset-shimmy.tumblr.com">tumblr</a></p>
<p><a href="https://twitter.com/jane____0">twitter (private)</a></p>
<p><a href="https://spacehey.com/jane0009">spacehey</a></p>
<p><a href="https://j4.pm">j4.pm</a></p>
<p><a href="{{ get_url(path='@/blog/_index.md') }}">blog posts??</a></p>
</div>