add pipe image

This commit is contained in:
Zoey 2023-04-23 11:18:26 -07:00
parent 23b42d1006
commit d246b4b0ac
No known key found for this signature in database
GPG key ID: 0E87B6A5795E040B
4 changed files with 17 additions and 1 deletions

View file

@ -9,8 +9,11 @@
</head>
<body>
<h1>pipefall</h1>
<audio id="pipefall" src="/pipefall.mp3">pipefall</audio>
<h1>pipefall</h1>
<p class="center-contents">
<img class="pipe" src="/pipe.jpg" alt="metal pipe from metal pipe fallout sound effect videos">
</p>
<p><button id="play-now">play now</button></p>
</body>