mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-04 15:00:29 +08:00
Integrated custom disqus template
This commit is contained in:
@@ -9,7 +9,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