mirror of
https://github.com/go-gitea/redirects.git
synced 2026-07-01 20:35:16 -04:00
Remove disqus (#33)
This commit is contained in:
@@ -10,12 +10,6 @@
|
||||
{{ range where .Site.Pages "Type" "index" }}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.DisqusShortname }}
|
||||
<div class="col-xs-12">
|
||||
{{ partial "disqus.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user