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

github.com/iCyris/hugo-theme-yuki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriCyris <cyris1015@gmail.com>2019-01-28 09:42:49 +0300
committeriCyris <cyris1015@gmail.com>2019-01-28 09:42:49 +0300
commit3f46d92d80f6eba094d8803ab7d2db4b4ec41123 (patch)
tree60ed4bd37e11ad9ecc537f8e658666a55e9dd5bc
parent7b35defc33af7e3018b64599520f6ae7aef558af (diff)
modified 404 page
-rw-r--r--layouts/404.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 9fb30de..e69de29 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,6 +0,0 @@
-
-<div id="main">
- <div>
- <h1 id="title"><a href="{{ "/" | relURL }}">Go Home</a></h1>
- </div>
-</div>