diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-06 23:56:09 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-06 23:56:09 -0500 |
commit | 3aceb8788fa237a953eda98bca10c23748c4647a (patch) | |
tree | be04b79777a47cc150a135d3945ef92773ee49b4 /html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html | |
parent | c6e11d1a59608a86f152da0f39a48b1d4fa7d0b9 (diff) |
Rename to Sketch - A Poem
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, 13 insertions, 0 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 new file mode 100644 index 0000000..c74a0c1 --- /dev/null +++ b/html/blog/2025-01-30+Sketch_-_A_Poem.tmpl.html @@ -0,0 +1,13 @@ +{{ 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 |