👽 @iconized made a new commit!

This commit is contained in:
iconized
2024-04-22 06:32:29 +05:30
parent 98a025557d
commit ddbb46ce41

View File

@@ -9,7 +9,7 @@
<h1 class="mb-6 text-h3 lg:text-h1"> <h1 class="mb-6 text-h3 lg:text-h1">
{{ .title | markdownify }} {{ .title | markdownify }}
</h1> </h1>
<h3 class="mb-3 text-h3 lg:text-h3">Be Silent When It Is Time To Hear!</h3> <h4 class="mb-3 text-h3 lg:text-h3">Be Silent When It Is Time To Hear! 🤫</h4>
<p class="mb-8"> <p class="mb-8">
{{ .content | markdownify }} {{ .content | markdownify }}
</p> </p>