Proofing (#706)
* Various typo and grammar corrections. * Use standard single and double quotes. * Opt for American English, like the rest of the text. * Read contributing guide before making PR and fix broken links there too ;-) * Fix broken links and favour HTTPS where possible.
This commit is contained in:

committed by
Samuel Shifterovich

parent
57438f9c88
commit
f39b8d2a86
2
404.html
2
404.html
@ -6,7 +6,7 @@ active_page: 404
|
||||
<div class="container text-center">
|
||||
<h1>404</h1>
|
||||
<p><strong>Page not found :(</strong></p>
|
||||
<p>We're redirecting you to the home page in 5 seconds. It this doesn't work, <a href="{{ site.url }}">click here.</a></p>
|
||||
<p>We're redirecting you to the home page in 5 seconds. If this doesn't work, <a href="{{ site.url }}">click here.</a></p>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user