Minor editing change to js warn page

This commit is contained in:
Ethan N. Paul 2018-02-08 00:33:18 -05:00
parent f8b737372c
commit 0630d13315
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<h1>Good News!</h1>
<i class="error-icon fa fa-exclamation-circle fa-5x"></i>
<h2>Javascript <strong>IS NOT</strong> needed to view this site! There aren't even use any metrics, so feel free to keep Javascript disabled!</h2>
<h2>The site is designed to function just as well without Javascript, but it might look a bit weird.</h2>
<h2>The site is designed to <u>function</u> just as well without Javascript, but it might look a bit weird at times.</h2>
<div class="actions">
<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>