mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
merge from mindoc-org/mindoc and resolved conflict
This commit is contained in:
@@ -146,7 +146,8 @@
|
||||
</div>
|
||||
<div class="m-copyright">
|
||||
<p>
|
||||
{{i18n .Lang "doc.doc_publish_by"}} <a href="https://www.iminho.me" target="_blank">MinDoc</a> {{i18n .Lang "doc.doc_publish"}}
|
||||
<div id="view_count">{{i18n .Lang "doc.view_count"}}:{{.ViewCount}}</div>
|
||||
{{i18n $.Lang "doc.doc_publish_by"}} <a href="https://www.iminho.me" target="_blank">MinDoc</a> {{i18n $.Lang "doc.doc_publish"}}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
</div>
|
||||
{{if .site_beian}}
|
||||
<div class="row text-center">
|
||||
<a href="http://www.beian.miit.gov.cn" target="_blank">{{.site_beian}}</a>
|
||||
<a href="https://beian.miit.gov.cn/" target="_blank">{{.site_beian}}</a>
|
||||
</div>
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user