-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (30 loc) · 1.05 KB
/
index.html
File metadata and controls
34 lines (30 loc) · 1.05 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>Mike的工作室</title>
<meta charset="UTF-8">
<meta name="description" content="Mike的个人网站, Mike的工作室">
<meta name="author" content="mike2718">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="Stylesheet" type="text/css" href="css/style.css">
<script data-ad-client="ca-pub-5897293653782166" async src=
"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<!-- Vimwiki内容替换开始 -->
<div id="content">
<div id="Mike的工作室"><h1 id="Mike的工作室" class="header"><a href="#Mike的工作室">Mike的工作室</a></h1></div>
<div id="Mike的工作室-电脑游戏攻略"><h2 id="电脑游戏攻略" class="header"><a href="#Mike的工作室-电脑游戏攻略">电脑游戏攻略</a></h2></div>
<ul>
<li>
<a href="st.html">奇怪的电话游戏攻略</a>
</ul>
</div>
<!-- Vimwiki内容替换结束 -->
<!-- footer开始 -->
<div id="footer">
<p>© 2020 Mike的工作室</p>
</div>
<!-- footer结束 -->
</body>
</html>