mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
trying a different approach with details/summary and comments
This commit is contained in:
@@ -61,7 +61,10 @@
|
||||
{{- partial "openring.html" . }}
|
||||
|
||||
{{- if (.Param "comments") }}
|
||||
{{- partial "comments.html" . }}
|
||||
<details>
|
||||
<summary>Comments</summary>
|
||||
{{- partial "comments.html" . }}
|
||||
</details>
|
||||
{{- end }}
|
||||
</article>
|
||||
|
||||
|
Reference in New Issue
Block a user