feat(comments): remove comment page
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{{- if .Site.DisqusShortname }}
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{- end }}
|
||||
@@ -74,9 +74,6 @@
|
||||
</a>
|
||||
{{- end }}
|
||||
</div>
|
||||
<div id="comments " class="thin ">
|
||||
{{- partial "comments.html " . -}}
|
||||
</div>
|
||||
</main>
|
||||
{{ end }}
|
||||
{{ define "footer " }}
|
||||
|
||||
Reference in New Issue
Block a user