commit b072423188bb154564811a118f6b6b165f5b4f6f
parent 3676b13659740133df72a514cf3648ac30b5a273
Author: zhiyelee <zhiyelee@gmail.com>
Date: Sun, 28 Dec 2014 00:28:53 +0800
improve url compatibility
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/pages/index.html b/src/components/pages/index.html
@@ -6,7 +6,7 @@
<title><%= title %></title>
<meta name="description" content="<%= description %>">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="css/bootstrap.css">
+ <link rel="stylesheet" href="/css/bootstrap.css">
</head>
<body>
<!--[if lt IE 8]>