8-startup.html - bitreich-www - the bitreich www website generator | |
git clone git://bitreich.org/bitreich-www/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hh… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
8-startup.html (227B) | |
--- | |
1 <!-- When all things are loaded, play the startup sound. --> | |
2 <audio allow="autoplay" autoplay="autoplay" src="s/startup.mp3"></audio> | |
3 | |
4 <audio allow="autoplay" autoplay="autoplay" loop="true" | |
5 src="s/padme-hum.mp3"></audio> | |
6 |