-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
22 lines (21 loc) · 5.32 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html><html lang="en-us"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error 404 - Kadath Drawer 's Blog</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://marc.stic.work/feed.xml"><link rel="alternate" type="application/json" href="https://marc.stic.work/feed.json"><meta property="og:title" content="Kadath Drawer 's Blog"><meta property="og:site_name" content="Kadath Drawer 's Blog"><meta property="og:description" content=""><meta property="og:url" content="https://marc.stic.work/"><meta property="og:type" content="website"><link rel="preload" href="https://marc.stic.work/assets/dynamic/fonts/redhatmono/redhatmono.woff2" as="font" type="font/woff2" crossorigin><link rel="stylesheet" href="https://marc.stic.work/assets/css/style.css?v=90d5119bff82861af1c762add7dbd180"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Kadath Drawer 's Blog","url":"https://marc.stic.work/"}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript><script async src="https://www.googletagmanager.com/gtag/js?id=G-79V5FTM82J"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-79V5FTM82J');</script><script>var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?ac05f56d3a20a58534f71027d1ad42d4";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script></head><body><div class="content"><div class="left-bar"><div class="left-bar__inner"><header class="header"><a class="logo" href="https://marc.stic.work/">Kadath Drawer 's Blog</a><nav class="navbar"><button class="navbar__toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle__box"><span class="navbar__toggle__inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://marc.stic.work/" target="_self" aria-label="Home"><span>Home</span></a></li><li><a href="https://marc.stic.work/authors/kadathdrawer/" target="_self" aria-label="About"><span>About</span></a></li><li><a href="https://github.com/marc-shen" target="_blank" aria-label="GitHub"><span>GitHub</span></a></li><li><a href="https://github.com/marc-shen/marc-shen.github.io" target="_blank" aria-label="This Repo"><span>This Repo</span></a></li><li><a href="https://marc.stic.work/feed.xml" target="_self" aria-label="RSS"><span>RSS</span></a></li><li><a href="https://marc.stic.work/links-exchange.html" target="_self" aria-label="友链"><span>友链</span></a></li><li><a href="https://marc.stic.work/copyright.html" target="_self" aria-label="Copyright"><span>Copyright</span></a></li></ul></nav><a class="logo logo--atbottom" href="./">Kadath Drawer 's Blog</a></header></div></div><main class="main page page--error"><div class="hero"><div class="main__inner"><h1>Per aspera ad astra.</h1><p>走在路上。</p></div></div><div class="main__inner"><h1>404 Error</h1><p>是打开的方式不对呢?</p><p>还是前面的区域以后再来探索呢?</p><p><a href="https://marc.stic.work/" class="btn">Go Home</a></p></div></main><div class="right-bar"><div class="right-bar__inner"><div class="sidebar"><section class="box authors"><h3 class="box__title">Authors</h3><ul class="authors__cotainer"><li class="authors__item"><a href="https://marc.stic.work/authors/chan-tian-chantian/" class="authors__image"><img src="https://www.gravatar.com/avatar/4c492733ec4ad6c12e88d16617500122?s=240" loading="lazy" alt="幻夢境抽匣 Kadath Drawer" height="240" width="240" class="authors__img"></a><div><a href="https://marc.stic.work/authors/chan-tian-chantian/" class="authors__title">幻夢境抽匣 Kadath Drawer</a> <span class="authors__meta">Post: 7</span></div></li></ul></section><section class="box tags"><h3 class="box__title">Recommended Topics</h3><ul class="tags__list"><li class="tags__item"><a href="https://marc.stic.work/tags/jiao-cheng/" class="btn btn--gray">教程 <sup>(3)</sup></a></li><li class="tags__item"><a href="https://marc.stic.work/tags/lu-you/" class="btn btn--gray">旅游 <sup>(1)</sup></a></li><li class="tags__item"><a href="https://marc.stic.work/tags/ke-yan/" class="btn btn--gray">科研 <sup>(1)</sup></a></li><li class="tags__item"><a href="https://marc.stic.work/tags/ji-lu/" class="btn btn--gray">记录 <sup>(1)</sup></a></li></ul></section><div class="box copyright">Kadath Drawer's Blog © 2024 by 幻夢境抽匣 Kadath Drawer is licensed under CC BY-NC-ND 4.0</div></div></div></div></div><script defer="defer" src="https://marc.stic.work/assets/js/scripts.min.js?v=12d8fcd46db8fdc7af6797ec26849875"></script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>