-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (34 loc) · 1.06 KB
/
Copy pathindex.html
File metadata and controls
35 lines (34 loc) · 1.06 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>欢迎访问DuLinRain的博客</title>
<link rel="shortcut icon" href="https://www.dulinrain.top/favicon.ico" />
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?0a92bb231fac77699b030146dac655c6";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<link rel="stylesheet" href="/umi.a96fe51c.css" />
<script>
window.routerBase = "/";
</script>
<script>
//! umi version: 3.3.7
</script>
</head>
<body>
<script src="/datas/header.js"></script>
<script src="/datas/articles.js"></script>
<script src="/datas/footer.js"></script>
<script src="/datas/vul.js"></script>
<div id="root"></div>
<script src="/libs/react.production.min.js"></script>
<script src="/libs/react-dom.production.min.js"></script>
<script src="/umi.57ec589d.js"></script>
</body>
</html>