summary refs log tree commit diff stats
path: root/microblog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'microblog/index.html')
-rw-r--r--microblog/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/microblog/index.html b/microblog/index.html
index f6a86e4..3c6a8ff 100644
--- a/microblog/index.html
+++ b/microblog/index.html
@@ -3,6 +3,7 @@
 	<head>
 		<title>Runxi Yu's Microblog</title>
 		<link rel="stylesheet" href="/style.css" />
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 		<meta charset="utf-8" />
 	</head>