From 341a8a816211af5fef85c1008020d182a79f4f87 Mon Sep 17 00:00:00 2001
From: Alex Scerba <alex@scerba.org>
Date: Mon, 18 Nov 2024 19:41:49 -0500
Subject: Add aint-tracking and open in new tab attributes to link

---
 html/blog/2024-06-02+treatland.tv.tmpl.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'html/blog')

diff --git a/html/blog/2024-06-02+treatland.tv.tmpl.html b/html/blog/2024-06-02+treatland.tv.tmpl.html
index daa69c1..a648b1e 100644
--- a/html/blog/2024-06-02+treatland.tv.tmpl.html
+++ b/html/blog/2024-06-02+treatland.tv.tmpl.html
@@ -1,7 +1,7 @@
 {{ define "article" }}
 <article>
   <h2>{{ .Title }}</h2>
-  <p>While locating parts for one of our rather esoteric &lpar;in the USA&rpar; motorcycles, I came across <a href="https://www.treatland.tv">treatland.tv</a>, a moped parts store.</p>
+  <p>While locating parts for one of our rather esoteric &lpar;in the USA&rpar; motorcycles, I came across <a href="https://www.treatland.tv" target="_blank" rel="noopener noreferrer">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>
-- 
cgit v1.2.3