title_desc snippet

This commit is contained in:
ethan merchant 2024-11-03 02:30:25 -05:00
parent 1dba0bb1d0
commit 2007a27303

View file

@ -0,0 +1,4 @@
<h1 style='width: 100%; word-wrap: break-word; hyphens: auto;'>
{{ .Title }}
<p>{{ .Desc }}</p>
</h1>