summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-07-19 12:19:04 +0200
committerYuval Adam <_@yuv.al>2024-07-19 12:19:04 +0200
commitecaca4fe4d669e64121d7107f810543bf85bf26a (patch)
tree06389c3e95f0c0776a56a6444c1fe8534f561707 /index.html
parent92484c965cab2415e5057a07cdacfeabc7c23c83 (diff)
Add footer
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/index.html b/index.html
index 8000a60..05d5327 100644
--- a/index.html
+++ b/index.html
@@ -14,9 +14,13 @@
<header>
<h1 class="emotion">:(</h1>
</header>
- <a class="description">Your PC ran into a problem and needs to restart. We're just collecting some error info, and
- then we'll restart for you.<p><span id="progress">0</span>% complete
- </p></a>
+ <p class="description">Your PC ran into a problem and needs to restart. We're just collecting some error info, and
+ then we'll restart for you.</p>
+ <p class="description"><span id="progress">0</span>% complete</p>
+ <footer>
+ Source code on <a href="https://github.com/yuvadm/crashstrike.com">Github</a>, created by <a
+ href="https://yuv.al">Yuval Adam</a>.
+ </footer>
</main>
</body>