Fixed text on javascript warning page
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        <h1>Good News!</h1>
 | 
					        <h1>Good News!</h1>
 | 
				
			||||||
        <i class="error-icon fa fa-exclamation-circle fa-5x"></i>
 | 
					        <i class="error-icon fa fa-exclamation-circle fa-5x"></i>
 | 
				
			||||||
        <h2>Javascript is <strong>NOT</strong> needed to view this site! There aren't even use any metrics, so feel free to keep Javascript disabled!</h2>
 | 
					        <h2>Javascript is <strong>NOT</strong> needed to view this site! There aren't even any metrics, so feel free to keep Javascript disabled!</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>
 | 
					        <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">
 | 
					        <div class="actions">
 | 
				
			||||||
          <a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i> Home</a><br>
 | 
					          <a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i> Home</a><br>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user