diff options
Diffstat (limited to 'html/blog')
-rw-r--r-- | html/blog/2025-09-25+Portal_-_Balu_Brigada+music.tmpl.html | 11 |
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 }} |