Updated js warning text to be more friendly

This commit is contained in:
Ethan N. Paul 2018-02-08 00:31:11 -05:00
parent d223156621
commit f8b737372c
1 changed files with 3 additions and 3 deletions

View File

@ -28,10 +28,10 @@
<div class="top-container">
<div class="wow fadeIn">
<h1>Client Javascript Disabled</h1>
<h1>Good News!</h1>
<i class="error-icon fa fa-exclamation-circle fa-5x"></i>
<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>
<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>
<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>