-
Notifications
You must be signed in to change notification settings - Fork 0
/
notes.html
25 lines (19 loc) · 895 Bytes
/
notes.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
<!DOCTYPE HTML>
<html lang="en"><head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CL2MFZX7RZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CL2MFZX7RZ');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Sheng Zhang's Notes - MBZUAI/Tongji</title>
<meta name="author" content="Sheng Zhang">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<!-- <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>"> -->
</head>
<body>
<a href="./notes/test.md">test</a>
</body>