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>
|
</a>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
</div>
|
</div>
|
||||||
<div id="comments " class="thin ">
|
|
||||||
{{- partial "comments.html " . -}}
|
|
||||||
</div>
|
|
||||||
</main>
|
</main>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ define "footer " }}
|
{{ define "footer " }}
|
||||||
|
|||||||
Reference in New Issue
Block a user