diff options
| author | Alee <alee14498@gmail.com> | 2018-11-03 21:08:30 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-03 21:08:30 -0400 |
| commit | 7064e8ce826cf34614f5eece9c305a7b67c4c199 (patch) | |
| tree | 92cc86779a7818e74873cc2531d20eca4eed2acb | |
| parent | 5a26626da7c0e62526e1b2c1d11d70b4a7d77ccb (diff) | |
| download | silicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.tar.gz silicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.tar.bz2 silicon-linux-7064e8ce826cf34614f5eece9c305a7b67c4c199.zip | |
More 404 changes
| -rw-r--r-- | 404.html | 1 | ||||
| -rw-r--r-- | support.html | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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> |
