yeet source viewer; replace with gitea

This commit is contained in:
2026-01-19 02:15:26 -05:00
parent 1b9f9293bf
commit 9d93ff7812
6 changed files with 10 additions and 427 deletions

View File

@@ -3,12 +3,12 @@
'Android was originally an operating system for cameras',
'"password" is still one of the most commonly used passwords',
'People call me funny sometimes I guess',
'Haiii <3',
'e^(i*pi) = -1',
'According to the leading fan theory, 1 + 1 might actually not be 11',
'xkcd.com is a thing, and it is funny most of the time',
'Apparently I am a hooman',
'This message changes every time you refresh the page',
'I wish my friends would talk to me more often',
'I am a functional introvert'
'I am a functional introvert',
'Haiii <3'
]; %>Fun Fact: <%= facts[Math.floor(Math.random() * facts.length)] %></p>

View File

@@ -3,6 +3,6 @@
<a id="button" href="/">Home</a>
<a id="button" href="/art">Art</a>
<a id="button" href="/music">Playlist</a>
<a id="button" href="/source">Source code</a>
<a id="button" href="/git">Gitea</a>
</div>
</div>