Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond authored Oct 15, 2024
1 parent 7689149 commit 32e8b0f
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions flok/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,24 +98,25 @@

<script type="module">
const mantras = [
"normalise sharing scrappy fiddles",

'this is a public <a href="https://flok.cc">flok</a> room',
'please support the lovely <a href="https://ko-fi.com/munshkr/">flok author</a> <3',
"press ctrl + enter to run code",
"it can be bad",
"recording and sharing is encouraged",
"it can be bad",
"fun can work",
"be brave",
"embrace death",
"normalise sharing scrappy fiddles",
"be brave",
"let code die",
"embrace death",
"just let go",
"fun can work",
"repeat yourself",
"repetition is a form of change",
"repeat yourself",
"don't do what i tell you",
"delete code",

"press ctrl + enter to run code",
"you must submit something",
"you must delete",
"mantras repeat",
"everyone sees the same mantra",
'please support the lovely <a href="https://ko-fi.com/munshkr/">flok author</a> <3',
];

const MANTRA_INTERVAL = 60 * 1000;
Expand Down

0 comments on commit 32e8b0f

Please sign in to comment.