diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-05 06:59:56 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:55:58 +0100 |
commit | 04e593565d0f69ec54923fb66a167eecc48f6e50 (patch) | |
tree | a770cf7b174d3ba9c235d412b0449a40481394af /404.html | |
parent | add images (diff) | |
download | hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.gz hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.bz2 hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.lz hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.xz hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.zst hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.zip |
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/404.html b/404.html deleted file mode 100644 index b3efccd..0000000 --- a/404.html +++ /dev/null @@ -1,11 +0,0 @@ ----
-layout: default
-title: 404
-permalink: /404
-nav_exclude: true
-search_exclude: true
----
-
-<h1>Page not found</h1>
-
-<p>The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this <a href="{{ '/' | absolute_url }}">site's home page</a>.</p>
|