mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-11 19:17:32 +08:00
Integrated custom disqus template
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
{{ if .Site.DisqusShortname }}
|
||||
<div class="col-xs-12">
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{ partial "disqus.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user