feat(comments): remove comment page

This commit is contained in:
2022-08-18 17:53:50 +02:00
parent d19c41f6de
commit 716d176f22
2 changed files with 0 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
{{- if .Site.DisqusShortname }}
{{ template "_internal/disqus.html" . }}
{{- end }}

View File

@@ -74,9 +74,6 @@
</a>
{{- end }}
</div>
<div id="comments " class="thin ">
{{- partial "comments.html " . -}}
</div>
</main>
{{ end }}
{{ define "footer " }}