chore: remove comments

This commit is contained in:
2024-07-24 18:21:05 +05:30
parent c8f557f899
commit b74d8c26a7
105 changed files with 188 additions and 400 deletions

View File

@@ -41,6 +41,9 @@
{{- else }}{{ .Content }}{{ end }}
</div>
{{- end }}
<!--
[[Jul 24th, 2024]]: Removing comments for now as it was a classic case of over-engineering
and I'm no longer interested in fielding bots via this
{{- if (.Param "comments") }}
<br>
<details>
@@ -48,6 +51,7 @@
{{- partial "comments.html" . }}
</details>
{{- end }}
-->
<footer class="post-footer">