mirror of
https://github.com/zyllian/pipefall.git
synced 2025-01-29 05:53:11 -08:00
add link to source
This commit is contained in:
parent
02b4b28959
commit
d96fd3b34b
2 changed files with 5 additions and 0 deletions
|
@ -10,3 +10,7 @@ body {
|
|||
.center-contents {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<body>
|
||||
<audio id="pipefall" src="/pipefall.mp3">pipefall</audio>
|
||||
<p class="small"><a href="https://github.com/zyllian/pipefall">source</a></p>
|
||||
<h1>pipefall</h1>
|
||||
<p class="center-contents">
|
||||
<img class="pipe" src="/pipe.jpg" alt="metal pipe from metal pipe fallout sound effect videos">
|
||||
|
|
Loading…
Add table
Reference in a new issue