Updated javascript alert buttons

This commit is contained in:
Ethan N. Paul
2018-02-08 00:20:59 -05:00
parent ec9016e2c4
commit 0f75940d50
5 changed files with 10 additions and 10 deletions

View File

@@ -33,8 +33,8 @@
<h2>Good news! You <strong>DON'T</strong> need Javascript enabled to view this site! I don't even use any metrics, so feel free to keep it disabled!</h2>
<h2>Just a heads up though, the site is designed to work with Javascript, so it might look a little bit weird.</h2>
<div class="actions">
<a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i>&nbsp;Home</a>
<a href="https://httpstatuses.com/401" target="_blank">More information</a>
<a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i>&nbsp;Home</a><br>
<a href="https://www.enable-javascript.com/" target="_blank">How to Enable Javascript</a>
</div>
</div>
</div>