Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serg/yourfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 854bb3a..e38945d 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -17,7 +17,7 @@
<div class="text-col">
<h1 class="break-word">Oops! Nothing found.</h1>
<p>Seems like this page doesn't exist,</p>
- <p><span>but you can go to the</span> <a class="blue-text" href="/">Home</a> <span>page.</span></p>
+ <p><span>but you can go to the</span> <a class="accent-text" href="/">Home</a> <span>page.</span></p>
</div>
<div class="img-col">
<picture><img src="img/error404.png" alt="The maneken hand image"></picture>