diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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> |
