for develop writting mod
This commit is contained in:
@ -15,6 +15,8 @@
|
|||||||
<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 -->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
function log(o) {
|
function log(o) {
|
||||||
console.log(o);
|
console.log(o);
|
||||||
|
Reference in New Issue
Block a user