aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-09-25 23:11:15 -0500
committerAlex Scerba <alex@scerba.org>2025-09-25 23:11:15 -0500
commit0882cc81c8fe30f5778e2d3cbaaee7d2d29dc389 (patch)
tree8b5d7fd130e8134f29483a0ea072ed6371e4feef /html
parentc6ad56da03d8c3ec0d7e82f998a725722494fe11 (diff)
Add portal blog post and photoHEADmasterdevelop
Diffstat (limited to 'html')
-rw-r--r--html/blog/2025-09-25+Portal_-_Balu_Brigada+music.tmpl.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/html/blog/2025-09-25+Portal_-_Balu_Brigada+music.tmpl.html b/html/blog/2025-09-25+Portal_-_Balu_Brigada+music.tmpl.html
new file mode 100644
index 0000000..dc481fb
--- /dev/null
+++ b/html/blog/2025-09-25+Portal_-_Balu_Brigada+music.tmpl.html
@@ -0,0 +1,11 @@
+{{ define "article" }}
+<article>
+ <h2>Portal - Balu Brigada</h2>
+ <p>It's been a while since an album has grabbed my attention as much as this one has. As some people have mentioned, it's the perfect blend of Tame Impala and The Strokes. I stumbled into Balu Brigada a month or so ago when I heard <i>So Cold</i> on a radio station at work and had to look it up. Give it a listen: <i><a href="https://www.youtube.com/watch?v=oHyomLG2s78&list=OLAK5uy_nXceKhPqa2Q2iqZfcxA-62RkmsfCl93GQ&index=1" target="_blank" rel="noopener noreferrer">Portal</a></i>.</p>
+ <figure>
+ <img src="/static/media/Portal-Balu_Brigada.jpg" alt="Album art for Portal by Balu Brigada featuring a blue walkway into an open door in a red room." width="640" height="640" />
+ <figcaption>Album art.</figcaption>
+ </figure>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}