-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (126 loc) · 5.15 KB
/
index.html
File metadata and controls
169 lines (126 loc) · 5.15 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
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
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Why1te@blog.io | Home </title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="" />
<meta property="og:image" content="" />
<link rel="alternate" type="application/rss+xml" href="https://youngtingwang.cn/index.xml" title="Why1te@blog.io" />
<meta property="og:url" content="https://youngtingwang.cn/">
<meta property="og:site_name" content="Why1te@blog.io">
<meta property="og:title" content="Why1te@blog.io">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Why1te@blog.io">
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="https://youngtingwang.cn/css/main.60c148718a627bf98943cdbbf7dfb901964538656b6946a44562715cf829cd49.css" />
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\[','\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
</script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.css">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.js"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/contrib/auto-render.min.js"
onload="renderMathInElement(document.body);"></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false }
]
});
});
</script>
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/site.webmanifest">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div class="content">
<header>
<div class="main">
<a href="https://youngtingwang.cn/">Why1te@blog.io</a>
</div>
<div class="menu">
<nav>
<a href="/">Home</a>
<a href="/posts">Posts</a>
<a href="/tags">Tags</a>
<a href="/about">About</a>
</nav>
</div>
</header>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<main class="list">
<div class="site-description"></div>
<section class="list-item">
<h1 class="title"><a href="/posts/2024/05/my-first-blog/">My First Blog</a></h1>
<time>May 2, 2024</time>
<br><div class="description">
第一篇博客
</div>
<a class="readmore" href="/posts/2024/05/my-first-blog/">Read more ⟶</a>
</section>
</main>
<footer>
<div class="social-icons">
<a href="https://github.com/why1te" rel="https://github.com/why1te" title="Github"><i data-feather="github"></i></a>
<a href="mailto:youngtingwang@outlook.com" rel="me" title="Mail"><i data-feather="mail"></i></a>
<a href="https://youngtingwang.cn/index.xml" title="RSS"><i data-feather="rss"></i></a>
</div>
<div class="footer-center">
2026 © Why1te
</div>
<div class="footer-info">
Based on <a href="https://github.com/athul/archie">Archie</a>
</div>
<div class="footer-info">
Built with <a href="https://gohugo.io">Hugo</a>
</div>
<div class="footer-info">
<a id="scrollToTop" href="#" title="Go to top">Go to top</a>
</div>
</footer><script>
feather.replace()
document.addEventListener("DOMContentLoaded", function () {
var scrollToTopButton = document.getElementById("scrollToTop");
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
scrollToTopButton.style.display = "block";
} else {
scrollToTopButton.style.display = "none";
}
}
scrollToTop.addEventListener("click", function () {
document.body.scrollIntoView({ behavior: 'smooth', block: 'start' });
});
});
</script>
</div>
</body>
</html>