summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-03 21:08:30 -0400
committerAlee <alee14498@gmail.com>2018-11-03 21:08:30 -0400
commit7064e8ce826cf34614f5eece9c305a7b67c4c199 (patch)
tree92cc86779a7818e74873cc2531d20eca4eed2acb
parent5a26626da7c0e62526e1b2c1d11d70b4a7d77ccb (diff)
downloadsilicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.tar.gz
silicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.tar.bz2
silicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.zip
More 404 changes
-rw-r--r--404.html1
-rw-r--r--support.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/404.html b/404.html
index c88efcc..61bb04e 100644
--- a/404.html
+++ b/404.html
@@ -12,6 +12,7 @@ project: Silicon Linux
<p class="center"><strong>Page not found :(</strong></p>
<p class="center"><b>Uh Oh!</b> The requested page could not be found.</p>
+ <p class="center">You may need to go back to the <a href ="/">homepage</a>.</p>
{% include footer.html %}
</BODY>
</HTML>
diff --git a/support.html b/support.html
index 0fd3f8a..64ce2e5 100644
--- a/support.html
+++ b/support.html
@@ -15,7 +15,7 @@ project: Silicon Linux
<h1>Frequently Asked Questions:</h1>
<h2 class="Question">Q: What is Silicon Linux?</h2>
<h2 class="answer">A: It's a linux distro by Alee14.</h2>
- </p>
+ </p>
{% include footer.html %}
</BODY>
</html>