28 lines
737 B
Markdown
28 lines
737 B
Markdown
|
+++
|
||
|
# Internal stuff
|
||
|
layout = "photo"
|
||
|
aliases = [
|
||
|
"/albums/balancebirmingham/content/keepsake",
|
||
|
"/content/keepsake",
|
||
|
"/favorites/keepsake",
|
||
|
]
|
||
|
photo_asset = "**/IMAG0045.jpg"
|
||
|
date = "2014-09-16T22:02:35-0500"
|
||
|
|
||
|
# Basic metadata
|
||
|
title = "keepsake"
|
||
|
summary = "paint a portrait of this scene that is acting out a dream"
|
||
|
alt = "a mobile photo of a band playing music, where bright blue floodlights are peaking the image to give it a dreamy blurry watercolor look. the edges of the photo are faded to white to give the appearance of a picture frame."
|
||
|
|
||
|
# Taxonomy
|
||
|
albums = ["2014-09-16"]
|
||
|
categories = ["Concert"]
|
||
|
tags = [
|
||
|
"balance and composure",
|
||
|
"balancebirmingham",
|
||
|
"birmingham al",
|
||
|
"zydeco",
|
||
|
"jon simmons",
|
||
|
]
|
||
|
reels = ["favorites"]
|
||
|
+++
|