number 2
This commit is contained in:
parent
220d96a287
commit
a862f57d9b
2 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue