Compare commits
3 Commits
dev2
...
templating
Author | SHA1 | Date |
---|---|---|
Hri7566 | 1dc00c7f88 | |
Hri7566 | 0f21e39066 | |
Hri7566 | b3e491bcfe |
|
@ -0,0 +1,3 @@
|
|||
[submodule "sounds"]
|
||||
path = sounds
|
||||
url = git@git.hri7566.info:Hri7566/piano-sounds-dev
|
|
@ -70,7 +70,7 @@
|
|||
<div class="bg"></div>
|
||||
<div id="modals">
|
||||
<div id="sound-warning" class="dialog">
|
||||
<p>This site makes a lot of sound! You may want to adjust the volume before continuing.</p>
|
||||
<p>{{ motd }}</p>
|
||||
<button class="submit">PLAY</button>
|
||||
</div>
|
||||
<div id="new-room" class="dialog">
|
||||
|
|
2
sounds
2
sounds
|
@ -1 +1 @@
|
|||
Subproject commit 81033e1069557150bf10a1dd130d8ca02965b47b
|
||||
Subproject commit 6b98bd95be700c1003bd67c85ba4e8b971d4701a
|
Loading…
Reference in New Issue