-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
25 lines (23 loc) · 848 Bytes
/
404.html
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
---
layout: default
description: "你来到了没有知识的荒原 :("
header-img: "important-img/404-bg.webp"
permalink: /404.html
---
<!-- Page Header -->
<header class="intro-header"
style="background-image: url('{% if I$YIT1IVMC)GH[$[H7O~$D4.jpg %}{{ site.image-cdn }}{{ I$YIT1IVMC)GH[$[H7O~$D4.jpg }}{% else %}{{ site.image-cdn }}{{ site.I$YIT1IVMC)GH[$[H7O~$D4.jpg }}{% endif %}')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading" id="tag-heading">
<h1>404</h1>
<span class="subheading">{{ page.description }}</span>
</div>
</div>
</div>
</div>
</header>
<script>
document.body.classList.add('page-fullscreen');
</script>