aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-01-30 09:54:51 -0500
committerAlex Scerba <alex@scerba.org>2025-01-30 09:54:51 -0500
commit431097bb28ea568990e81ea402ac842c94e8147d (patch)
tree374e29fdb5f1c4b4f2aba266608db76b89775aa9 /html
parent60f2a4b37ab441d4a823df4df08c6af15341a552 (diff)
add a poem
Diffstat (limited to 'html')
-rw-r--r--html/blog/2025-01-30+Sketch.tmpl.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/html/blog/2025-01-30+Sketch.tmpl.html b/html/blog/2025-01-30+Sketch.tmpl.html
new file mode 100644
index 0000000..c74a0c1
--- /dev/null
+++ b/html/blog/2025-01-30+Sketch.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