Big edit, added Poultry Highway post and various media

This commit is contained in:
2026-08-02 22:56:53 -04:00
parent bf1ff6b8b2
commit 172ba53038
69 changed files with 805 additions and 80 deletions
+5
View File
@@ -0,0 +1,5 @@
<img src="{{ .Get "src" }}"
alt="{{ .Get "alt" | default "Image" }}"
{{ with .Get "class" }}class="{{ . }}"{{ end }}
{{ with .Get "width" }}width="{{ . }}"{{ end }}
{{ with .Get "height" }}height="{{ . }}"{{ end }} />