mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Added audio on lightmode
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
<button id="color-mode-toggle"
|
||||
class="color-mode-toggle"
|
||||
aria-label="toggle dark mode ">
|
||||
<audio id="flashbang"
|
||||
src="{% static 'main/audio/csgo-throwing-flashbang-sound-effect.m4a' %}">
|
||||
</audio>
|
||||
<svg width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 496">
|
||||
<path fill="currentColor" d="M8,256C8,393,119,504,256,504S504,393,504,256,393,8,256,8,8,119,8,256ZM256,440V72a184,184,0,0,1,0,368Z" transform="translate(-8 -8)"/>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user