25 lines
416 B
Markdown
25 lines
416 B
Markdown
|
+++
|
||
|
# Internal stuff
|
||
|
layout = "photo"
|
||
|
aliases = [
|
||
|
"/albums/sumus-ubique/content/cymbals-eat-guitars",
|
||
|
"/content/cymbals-eat-guitars",
|
||
|
]
|
||
|
photo_asset = "**/IMG-1523.jpg"
|
||
|
date = "2014-10-21T21:44:26-0500"
|
||
|
|
||
|
# Basic metadata
|
||
|
title = "cymbals eat guitars"
|
||
|
summary = ""
|
||
|
alt = ""
|
||
|
|
||
|
# Taxonomy
|
||
|
albums = ["2014-10-21"]
|
||
|
categories = ["Concert"]
|
||
|
tags = [
|
||
|
"birmingham al",
|
||
|
"iron city",
|
||
|
"cymbals eat guitars",
|
||
|
]
|
||
|
reels = []
|
||
|
+++
|