diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-19 22:01:23 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-19 22:01:23 -0500 |
commit | 51e5380c1c2b76224105eaf3471150bf0334fb98 (patch) | |
tree | 8c58b3977368556732ee50560e2e7ef90b383374 /html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html | |
parent | 162b65040d72b11082948586a52fb868a9b8e4b3 (diff) |
Add poetry tag
Diffstat (limited to 'html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html')
-rw-r--r-- | html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html b/html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html deleted file mode 100644 index c74a0c1..0000000 --- a/html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html +++ /dev/null @@ -1,13 +0,0 @@ -{{ define "article" }}
-<article>
- <h2>{{ .Title }}</h2>
- <p><pre>
-Sketch
-Fast messy
-Democratizing segregating fulfilling
-So much described through a few lines
-Light
- </pre></p>
- <p><b>Created:</b> {{ .Date }}</p>
-</article>
-{{ end }}
\ No newline at end of file |