views
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{template "Blog/header.html" .}}
|
||||
{{template "blog/header.html" .}}
|
||||
|
||||
<!-- set页面不是自定义域名和二级域名页 -->
|
||||
<link rel="stylesheet" href="{{.siteUrl}}/tinymce/skins/custom/skin.min.css" type="text/css">
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
{{template "Blog/footer.html" .}}
|
||||
{{template "blog/footer.html" .}}
|
||||
|
||||
<script src="{{.siteUrl}}/js/common-min.js"></script>
|
||||
<script type="text/javascript" src="{{.siteUrl}}/tinymce/tinymce.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user