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-06-02+treatland.tv.tmpl.html | |
parent | 42eda761d565b6367736e19a1341243c7c345043 (diff) |
Add transcribed posts from old blog
Diffstat (limited to 'html/blog/2024-06-02+treatland.tv.tmpl.html')
-rw-r--r-- | html/blog/2024-06-02+treatland.tv.tmpl.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/blog/2024-06-02+treatland.tv.tmpl.html b/html/blog/2024-06-02+treatland.tv.tmpl.html new file mode 100644 index 0000000..daa69c1 --- /dev/null +++ b/html/blog/2024-06-02+treatland.tv.tmpl.html @@ -0,0 +1,8 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>While locating parts for one of our rather esoteric (in the USA) motorcycles, I came across <a href="https://www.treatland.tv">treatland.tv</a>, a moped parts store.</p>
+ <p>I love the content of this website. Their business has so much character, and it's just a parts store. When you enter the main shop page. Just click on "lost?" and see what I mean. Even the descriptions for the parts are filled with bits of humor. You don't even have to like mopeds. Reading the text combined with the knowledge that this is a real business and not some teenager's pet project makes it all the more absurd. Give it a read. It might brighten your day.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file |