diff options
author | Alex Scerba <alex@scerba.org> | 2024-11-09 23:23:43 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-11-09 23:23:43 -0500 |
commit | 8a9cf833df4c4fc8a967602a05ba5e56b3dfd965 (patch) | |
tree | 6c4174c5b0db521724cb334e5b3f1e1cffe5fc64 /html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html | |
parent | 42eda761d565b6367736e19a1341243c7c345043 (diff) |
Add transcribed posts from old blog
Diffstat (limited to 'html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html')
-rw-r--r-- | html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html new file mode 100644 index 0000000..eaea1ba --- /dev/null +++ b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html @@ -0,0 +1,10 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p><i>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main points each day.</i></p>
+ <p>Today is the first day, though technically not. There were still classes, but not for me. It is still winter, so the air is cold, but we gathered a group of people and went to the weekly cars and coffee event. It was expectedly devoid of much life. There were the 6 or 7 die-hard attendies, which was still nice to see. We left an hour later when there were only a couple left.</p>
+ <p>My dad arrived around noon, and we had a nice lunch after loading up the car with the stuff I no longer needed at school and the remaining car parts.</p>
+ <p>Autorama is tomorrow, and I'm looking forward to it.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file |