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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/microblog/index.html b/microblog/index.html
index 7978572..df10f0d 100644
--- a/microblog/index.html
+++ b/microblog/index.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 	<head>
 		<title>Andrew Yu's Microblog</title>
-		<link rel="stylesheet" href="/plain.css" />
+		<link rel="stylesheet" href="/style.css" />
 		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 		<meta charset="utf-8" />
 	</head>