From 8a9cf833df4c4fc8a967602a05ba5e56b3dfd965 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Sat, 9 Nov 2024 23:23:43 -0500 Subject: Add transcribed posts from old blog --- html/blog/2024-01-09+First_Post.tmpl.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/blog/2024-01-09+First_Post.tmpl.html (limited to 'html/blog/2024-01-09+First_Post.tmpl.html') diff --git a/html/blog/2024-01-09+First_Post.tmpl.html b/html/blog/2024-01-09+First_Post.tmpl.html new file mode 100644 index 0000000..21a2ea7 --- /dev/null +++ b/html/blog/2024-01-09+First_Post.tmpl.html @@ -0,0 +1,7 @@ +{{ define "article" }} +
+

{{ .Title }}

+

New year, new site. Looking forward to working on it.

+

Created: {{ .Date }}

+
+{{ end }} \ No newline at end of file -- cgit v1.2.3