diff options
| author | 2024-08-02 14:11:35 +0800 | |
|---|---|---|
| committer | 2024-08-02 14:11:35 +0800 | |
| commit | 4ad317b99bec9489726630c30f4e1956d1a3820a (patch) | |
| tree | 55a0fd82690dd10b70790ed97ca96192496f01e2 /public/404.html | |
| parent | 98880d29d8fd8b44fc5677dd44dd758bf7ff0d44 (diff) | |
| download | journal-4ad317b99bec9489726630c30f4e1956d1a3820a.tar.gz journal-4ad317b99bec9489726630c30f4e1956d1a3820a.zip | |
docs: upload icon
Diffstat (limited to 'public/404.html')
| -rw-r--r-- | public/404.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/public/404.html b/public/404.html deleted file mode 100644 index 453886d..0000000 --- a/public/404.html +++ /dev/null @@ -1,73 +0,0 @@ -<!DOCTYPE html> -<html lang="en-us"> - <head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <title>404 Page not found | Hugo XMag</title> - <link rel="stylesheet" href="/css/style.css" /> - <link rel="stylesheet" href="/css/fonts.css" /> - <link href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" rel="stylesheet"> - - </head> - - <body> - <nav class="header"> - <div class="banner"> -<a href="/" class="text"> -ℌ𝔘𝔊𝔒 𝔛𝔐𝔄𝔊 -</a> -</div> - - <div class="head-meta"> - - <span>404 Page not found</span> - <span>2024-08-02</span> - - - - <span>1 / 4</span> - - </div> - </nav> - - -<div class="container"> -<main> -<h1>404 NOT FOUND</h1> -</main> -</div> - -<script async src="//yihui.org/js/center-img.js"></script> - -<footer> - -<div class="footer"> - <ul class="menu"> - - <li><a href="/"><span data-hover="Home">Home</span></a></li> - - <li><a href="/about/"><span data-hover="About">About</span></a></li> - - <li><a href="/categories/"><span data-hover="Categories">Categories</span></a></li> - - <li><a href="/tags/"><span data-hover="Tags">Tags</span></a></li> - - <li><a href="/index.xml"><span data-hover="Subscribe">Subscribe</span></a></li> - - </ul> - - <div class="copyright">© <a href="https://yihui.org">Yihui Xie</a> 2017 - 2023 | <a href="https://github.com/yihui">Github</a> | <a href="https://twitter.com/xieyihui">Twitter</a></div> - -</div> -</footer> - - - - - - - -</body> -</html> - |
