Initial post commit i have also added more short codes

This commit is contained in:
John
2024-02-03 21:47:00 +00:00
committed by John W
parent 9cdbd208f2
commit 5af4a46009
54 changed files with 2688 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<div class="image-left">
<img src="{{ .Get "src" }}" alt="{{ .Get "alt" }}">
<div>{{ .Inner }}</div>
</div>