-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (21 loc) · 1.22 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>fengchao-blog</title>
<!-- <base href="http://8.133.185.14:80/blog/"> -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="http://8.133.185.14:80/blog/styles.6f598732e1b8e29f6980.css">
</head>
<body class="mat-typography">
<app-root></app-root>
<script src="http://8.133.185.14:80/blog/runtime-es2015.1eba213af0b233498d9d.js" type="module"></script>
<script src="http://8.133.185.14:80/blog/runtime-es5.1eba213af0b233498d9d.js" nomodule defer></script>
<script src="http://8.133.185.14:80/blog/polyfills-es5.9e286f6d9247438cbb02.js" nomodule defer></script>
<script src="http://8.133.185.14:80/blog/polyfills-es2015.690002c25ea8557bb4b0.js" type="module"></script>
<script src="http://8.133.185.14:80/blog/main-es2015.9730672f509d6b6c26f8.js" type="module"></script>
<script src="http://8.133.185.14:80/blog/main-es5.9730672f509d6b6c26f8.js" nomodule defer></script>
</body>
</html>