Skip to content

Commit 145beca

Browse files
committed
up
1 parent d4493e7 commit 145beca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
6+
<link href="favicon.png" rel="Shortcut Icon" type="image/x-icon"/>
57
<title>dmyang</title>
68
<style type="text/css">
79
body {
@@ -36,7 +38,6 @@
3638
<dl>
3739
<dt>About me</dt>
3840
<dd>github: <a href="https://github.com/chemdemo">https://github.com/chemdemo</a></dd>
39-
<dd>blog: <a href="https://blog.dmfeel.com">https://blog.dmfeel.com</a></dd>
4041
<dd>twitter: <a href="http://weibo.com/chemdemo">http://weibo.com/chemdemo</a></dd>
4142
</dl>
4243
</section>
@@ -49,5 +50,4 @@ <h3>Issues list</h3>
4950
</section>
5051
</div>
5152
</body>
52-
<script></script>
5353
</html>

0 commit comments

Comments
 (0)