27 lines
729 B
Markdown
27 lines
729 B
Markdown
|
+++
|
||
|
# Internal stuff
|
||
|
layout = "photo"
|
||
|
aliases = [
|
||
|
"/albums/balancebirmingham/content/galena",
|
||
|
"/content/galena",
|
||
|
]
|
||
|
photo_asset = "**/IMG-1311.jpg"
|
||
|
date = "2014-09-16T21:50:06-0500"
|
||
|
|
||
|
# Basic metadata
|
||
|
title = "galena"
|
||
|
summary = "your breathing gets shorter, your hands are getting cold, but you can't die here; you're only nineteen years old."
|
||
|
alt = "jon simmons is swinging a guitar and singing into a microphone, his mouth open wide as if out of breath. the picture is edited to be grainy and slightly washed out, with a cooler color temperature."
|
||
|
|
||
|
# Taxonomy
|
||
|
albums = ["2014-09-16"]
|
||
|
categories = ["Concert"]
|
||
|
tags = [
|
||
|
"balance and composure",
|
||
|
"balancebirmingham",
|
||
|
"birmingham al",
|
||
|
"zydeco",
|
||
|
"jon simmons",
|
||
|
]
|
||
|
reels = []
|
||
|
+++
|