ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit b072423188bb154564811a118f6b6b165f5b4f6f
parent 3676b13659740133df72a514cf3648ac30b5a273
Author: zhiyelee <zhiyelee@gmail.com>
Date:   Sun, 28 Dec 2014 00:28:53 +0800

improve url compatibility

Diffstat:
Msrc/components/pages/index.html | 2+-
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]>