-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
51 lines (47 loc) · 4.05 KB
/
404.html
File metadata and controls
51 lines (47 loc) · 4.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html><html lang="zh-cn"><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 - 黑猫的博客</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="stylesheet" href="https://yoru-hiru.github.io/media/plugins/mermaidSupport/mermaid-invert-filter.css"><meta name="theme-color" content="#17181E" media="(prefers-color-scheme: dark)"><meta name="theme-color" content="#D73A42" media="(prefers-color-scheme: light)"><meta name="msapplication-navbutton-color" content="#D73A42"><meta name="apple-mobile-web-app-status-bar-style" content="#D73A42"><link rel="alternate" type="application/atom+xml" href="https://yoru-hiru.github.io/feed.xml" title="黑猫的博客 - RSS"><link rel="alternate" type="application/json" href="https://yoru-hiru.github.io/feed.json" title="黑猫的博客 - JSON"><meta property="og:title" content="黑猫的博客"><meta property="og:image" content="https://yoru-hiru.github.io/media/website/Sheng-Cheng-Hei-Mao-1.png"><meta property="og:image:width" content="2048"><meta property="og:image:height" content="2048"><meta property="og:site_name" content="黑猫的博客"><meta property="og:description" content=""><meta property="og:url" content="https://yoru-hiru.github.io/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://yoru-hiru.github.io/assets/css/beer.min.css?v=97db26e7a78b1c9d5963eb444324035e"><script type="module" src="https://cdn.jsdelivr.net/npm/beercss@3.13.0/dist/cdn/beer.min.js"></script><link rel="stylesheet" href="https://yoru-hiru.github.io/assets/css/simpleMindMap.esm.css?v=e83c53a7321f68ca325b311007790260"><script src="https://yoru-hiru.github.io/assets/js/simpleMindMap.umd.min.js?v=353ab3936b0fb51ccc5bcd71fa090bad"></script><link rel="stylesheet" href="https://yoru-hiru.github.io/assets/css/style.css?v=a0a2fad1453b9945567bc3907ed7148b"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"黑猫的博客","logo":"https://yoru-hiru.github.io/media/website/Sheng-Cheng-Hei-Mao-1.png","url":"https://yoru-hiru.github.io/"}</script></head><body class="dark finisher-header"><header><a id="logo" href="https://yoru-hiru.github.io/"><img src="https://yoru-hiru.github.io/media/website/Sheng-Cheng-Hei-Mao-1.png" alt="黑猫的博客"></a><li><a href="">档案</a></li><li><a href="https://yoru-hiru.github.io/bi-ji.html">笔记</a></li><li><a href="">作品</a></li></header><main><h1>Error 404</h1><p>The page you were looking for appears to have been moved, deleted or does not exist. You could go back to where you were or head straight to our home page.</p><a href="https://yoru-hiru.github.io/">Go Home</a></main><script>const mindMapLife = new window.simpleMindMap.default({
el: document.getElementById('mindMapContainerLife'),
data: {
"data": {
"text": "生活",
},
"children": [{
data: {
"text": "健康",
},
}
]
},
readonly: true,
});
const mindMapCareer = new window.simpleMindMap.default({
el: document.getElementById('mindMapContainerCareer'),
data: {
"data": {
"text": "事业",
},
"children": [{
data: {
"text": "健康",
},
data: {
"text": "情感",
},
}
]
},
readonly: true,
});
const mindMapContainerExplore = new window.simpleMindMap.default({
el: document.getElementById('mindMapContainerKnowledge'),
data: {
"data": {
"text": "学问",
},
"children": [{
data: {
"text": "健康",
},
}]
},
readonly: true,
});</script><script async src="https://yoru-hiru.github.io/assets/js/scripts.js?v=3733efd39cd6c799b95c8fcb96993840"></script><script src="https://yoru-hiru.github.io/media/plugins/mermaidSupport/mermaid.min.js"></script><script>mermaid.initialize({ startOnLoad: true, theme: "default" });</script></body></html>