-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
177 lines (132 loc) · 7.07 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
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
:root {
--accent-color: #FF4D4D;
}
</style>
<title>404 Page not found</title>
<meta name="description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta name="keywords" content='blog, gokarna, hugo, data science, biology, genomics'>
<meta property="og:url" content="https://dbrg77.github.io/SUSTech-BIOS201/404.html">
<meta property="og:type" content="website">
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta property="og:image" content="/images/profile_avatar.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta property="twitter:domain" content="https://dbrg77.github.io/SUSTech-BIOS201/404.html">
<meta property="twitter:url" content="https://dbrg77.github.io/SUSTech-BIOS201/404.html">
<meta name="twitter:image" content="/images/profile_avatar.jpg">
<link rel="canonical" href="https://dbrg77.github.io/SUSTech-BIOS201/404.html" />
<link rel="stylesheet" type="text/css" href="https://dbrg77.github.io/SUSTech-BIOS201//css/normalize.min.css" media="print" onload="this.media='all'">
<link rel="stylesheet" type="text/css" href="https://dbrg77.github.io/SUSTech-BIOS201//css/main.css">
<link disabled id="dark-theme" rel="stylesheet" href="https://dbrg77.github.io/SUSTech-BIOS201//css/dark.css">
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/svg-injector.min.js"></script>
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/feather-icons.min.js"></script>
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/main.js"></script>
<!-- KaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-6LkG2wmY8FK9E0vU9OOr8UvLwsaqUg9SETfpq4uTCN1agNe8HRdE9ABlk+fVx6gZ" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-31El76TwmbHj4rF9DyLsygbq6xoIobG0W+jqXim+a3dU9W53tdH3A/ngRPxOzzaB" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
delimiters: [
{left: "$$", right: "$$", display: true},
{left: "$", right: "$", display: false}
]
});
});
</script>
</head>
<body>
<script type="text/javascript">
setThemeByUserPref();
</script><header class="header">
<nav class="header-nav">
<div class="avatar">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/">
<img src="https://dbrg77.github.io/SUSTech-BIOS201//images/profile_avatar.jpg" alt="avatar" />
</a>
</div>
<div class="nav-title">
<a class="nav-brand" href="https://dbrg77.github.io/SUSTech-BIOS201/">BIOS201 Genome, why we are different?</a>
</div>
<div class="nav-links">
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201"><span data-feather='home'></span> Home </a>
</div>
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/posts/"><span data-feather='list'></span> Posts </a>
</div>
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/about/"><span data-feather='user'></span> About </a>
</div>
<div class="nav-link">
<a href="https://github.com/dbrg77/SUSTech-BIOS201"><span data-feather='github'></span> </a>
</div>
<span class="nav-icons-divider"></span>
<div class="nav-link dark-theme-toggle">
<span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span>
<a>
<span id="theme-toggle-icon" data-feather="moon"></span>
</a>
</div>
<div class="nav-link" id="hamburger-menu-toggle">
<span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span>
<a>
<span data-feather="menu"></span>
</a>
</div>
<ul class="nav-hamburger-list visibility-hidden">
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201"><span data-feather='home'></span> Home </a>
</li>
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/posts/"><span data-feather='list'></span> Posts </a>
</li>
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/about/"><span data-feather='user'></span> About </a>
</li>
<li class="nav-item">
<a href="https://github.com/dbrg77/SUSTech-BIOS201"><span data-feather='github'></span> </a>
</li>
<li class="nav-item dark-theme-toggle">
<span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span>
<a>
<span id="theme-toggle-icon" data-feather="moon"></span>
</a>
</li>
</ul>
</div>
</nav>
</header>
<main id="content">
<div class="text-404">
<h1 class="error-emoji"></h1>
<h2>
404 ... This page does not exist, go <a href="https://dbrg77.github.io/SUSTech-BIOS201/">home</a>
</h2>
</div>
<script>
const errorEmojiContainer = document.getElementsByClassName('error-emoji')[0];
const emojiArray = [
'\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)',
'(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/',
];
const errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)];
errorEmojiContainer.appendChild(document.createTextNode(errorEmoji));
</script>
</main><footer class="footer">
<span>© 2023 SUSTech BIOS201</span>
<span>
Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a>
</span>
</footer>
</body>
</html>