mirror of
https://github.com/zyllian/pipefall.git
synced 2025-01-30 14:33:49 -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 {
|
.center-contents {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small {
|
||||||
|
font-size: 0.7rem;
|
||||||
|
}
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<audio id="pipefall" src="/pipefall.mp3">pipefall</audio>
|
<audio id="pipefall" src="/pipefall.mp3">pipefall</audio>
|
||||||
|
<p class="small"><a href="https://github.com/zyllian/pipefall">source</a></p>
|
||||||
<h1>pipefall</h1>
|
<h1>pipefall</h1>
|
||||||
<p class="center-contents">
|
<p class="center-contents">
|
||||||
<img class="pipe" src="/pipe.jpg" alt="metal pipe from metal pipe fallout sound effect videos">
|
<img class="pipe" src="/pipe.jpg" alt="metal pipe from metal pipe fallout sound effect videos">
|
||||||
|
|
Loading…
Add table
Reference in a new issue