26 lines
449 B
Markdown
26 lines
449 B
Markdown
|
+++
|
||
|
# Internal stuff
|
||
|
layout = "photo"
|
||
|
aliases = [
|
||
|
"/albums/sumus-ubique/content/inuit",
|
||
|
"/content/inuit",
|
||
|
]
|
||
|
photo_asset = "**/IMG-1434.jpg"
|
||
|
date = "2014-10-21T21:02:53-0500"
|
||
|
|
||
|
# Basic metadata
|
||
|
title = "inuit"
|
||
|
summary = "my brightest love it was more than i shared, it was more than you cared"
|
||
|
alt = ""
|
||
|
|
||
|
# Taxonomy
|
||
|
albums = ["2014-10-21"]
|
||
|
categories = ["Concert"]
|
||
|
tags = [
|
||
|
"birmingham al",
|
||
|
"iron city",
|
||
|
"foxing",
|
||
|
"conor murphy",
|
||
|
]
|
||
|
reels = []
|
||
|
+++
|