mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
HENGE!
This commit is contained in:
parent
3c4d93c424
commit
c16e84505f
3 changed files with 17 additions and 1 deletions
BIN
content/photos/2024-10-21/henge/henge.jpg
Normal file
BIN
content/photos/2024-10-21/henge/henge.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 KiB |
17
content/photos/2024-10-21/henge/index.md
Normal file
17
content/photos/2024-10-21/henge/index.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "HENGE!"
|
||||
media:
|
||||
- url: "henge.jpg"
|
||||
alt: Zpor from HENGE stands on stage, bathed in orange light, with his star-staff bidding us all to "Get a wriggle on".
|
||||
date: 2024-10-21T07:13:54+01:00
|
||||
tags:
|
||||
- ThisIsMyJam
|
||||
- music
|
||||
- live
|
||||
---
|
||||
|
||||
We went to see [HENGE](https://hengemusic.com/) in Oxford at the weekend and **wow** — yet again their stage presence perfects their excellent music!
|
||||
|
||||
If there's _even a chance_ that prog-rock is something you'd enjoy then the sheer energy these fine ~~people~~ aliens bring to the stage will get you grinning from ear to ear.
|
||||
|
||||
{{< spotify path="/track/62sJsTpsZ81vLnJQ0xuqWY" title="Get A Wriggle On" artist="HENGE" >}}
|
|
@ -47,7 +47,6 @@
|
|||
<div class="photo">
|
||||
<div class="context">{{ partialCached "svg.html" (dict "name" "camera") "camera" }} <a href="{{ .RelPermalink }}"><date datetime="{{ dateFormat "2006-01-02T15:04:05-0700" .Date }}" title="Posted on {{ dateFormat "Monday Jan 2 2006 at 03:04 MST" .Date }}" data-pagefind-sort="date">{{ partial "year-relative-date.html" .Date }}</date></a></div>
|
||||
<figure>
|
||||
|
||||
{{- $src := index $picPage.Params.Media 0 -}}
|
||||
<a href="{{ .RelPermalink }}"><img src="{{ path.Join .RelPermalink $src.url }}" {{ with $src.alt }}alt="{{ . }}" {{ end }} /></a>
|
||||
<figcaption>
|
||||
|
|
Loading…
Reference in a new issue