Initial commit for Hugo site.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="lead !mb-9 text-xl">
|
||||
{{ .Inner | markdownify }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<div class="lead !mb-9 text-xl">
|
||||
{{ .Inner | markdownify }}
|
||||
</div>
|
||||