Compare commits

...

2 Commits

Author SHA1 Message Date
gome cfb0de08bf 『MAZE MADNESS』 2024-02-26 13:14:46 -06:00
gome b61ad7205c wotd 24.02.10 - stigmergy 2024-02-09 20:49:19 -06:00
3 changed files with 10 additions and 0 deletions

View File

@ -481,6 +481,9 @@ a.library-link .coming-soon {
p {
margin: 0 0 1em 0;
}
code {
font-size: 1rem;
}
@media only screen and (max-width: 960px) {
body {
grid-template-rows: min-content auto min-content;

View File

@ -40,6 +40,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="pause"><rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect></svg>
Play another song
</div>
<div class='music-box'>
<audio src='https://dl.vgmdownloads.com/soundtracks/freddi-fish-and-luther-s-maze-madness/fmhlqnpujk/13%20Custom%20Level%20Designer.mp3' loop></audio>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="play"><polygon points="5 3 19 12 5 21 5 3"></polygon></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="pause"><rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect></svg>
<code>freddi-fish.mp3</code>
</div>
</article>
<article id='wotd'>
<h2 class='title'></h2>

1
wotd/2024.02.10.json Normal file
View File

@ -0,0 +1 @@
{"word":"stigmergy","pronunciation":"ˈstɪgmɚdʒi","definitions":[{"part":"Noun","definitions":["A mechanism of spontaneous, indirect coordination between agents or actions, where the trace left in the environment by an action stimulates the performance of a subsequent action.","A mechanism of indirect coordination between agents or actions, in which the aftereffects of one action guide a subsequent action."]}]}