play audio!
This commit is contained in:
parent
fb2e521608
commit
1544047908
|
@ -15,6 +15,11 @@
|
|||
<link href="favicon.ico" rel="icon"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<audio autoplay loop>
|
||||
<source src="audio/against-the-ninja.mp3" type="audio/mpeg">
|
||||
</audio>
|
||||
|
||||
<section class="hero is-fullheight is-primary is-bold" id="page-background">
|
||||
<div class="hero-head"></div>
|
||||
<div class="hero-body">
|
||||
|
|
Loading…
Reference in New Issue