mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 08:57:59 +02:00
chore: remove comments
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user