added new quote

Signed-off-by: qugalet <qugalet@m0e.space>
master
qugalet 1 month ago
parent cf488e3d99
commit 08136e258d

@ -3,7 +3,8 @@
const splashes = [
'no life since 1980 - 1jem',
'also try fediverse - qugalet',
'Усе тільки починається - Ternox'
'Усе тільки починається - Ternox',
'Alive since 24.10.2021'
];
const splash = splashes[Math.floor(Math.random() * splashes.length)];
</script>

Loading…
Cancel
Save