for brunch test

This commit is contained in:
life
2014-05-12 14:10:13 +08:00
parent cbe62557f8
commit 48c2474668

View File

@ -15,7 +15,7 @@
<link rel="stylesheet" href="css/theme/{{if .userInfo.Theme}}{{.userInfo.Theme}}{{else}}default{{end}}.css" type="text/css" id="themeLink" /> <link rel="stylesheet" href="css/theme/{{if .userInfo.Theme}}{{.userInfo.Theme}}{{else}}default{{end}}.css" type="text/css" id="themeLink" />
<link href="css/font-awesome-4.0.3/css/font-awesome.css" rel="stylesheet" /> <link href="css/font-awesome-4.0.3/css/font-awesome.css" rel="stylesheet" />
<!-- For develop writting mod --> <!-- For Develop writting mod -->
<script> <script>
function log(o) { function log(o) {