adds footer close #5

This commit is contained in:
Drew
2025-04-22 19:18:55 -06:00
parent 8e5ccb77c6
commit 5cff4da500
4 changed files with 33 additions and 3 deletions

View File

@ -1,4 +1,4 @@
baseURL = 'http://example.org/'
baseURL = 'https://protocol.ecologies.info/'
languageCode = 'en-us'
title = 'Protocol Oral History Project'
theme = "hugo-starter-tailwind-basic"
@ -16,6 +16,11 @@ theme = "hugo-starter-tailwind-basic"
images = ["/images/default-og.jpg"] # Will be replaced by wompum generation
twitterSite = ""
facebookAppID = ""
footer = """
A project of the [Media Economies Design Lab](https://www.colorado.edu/lab/medlab/)
Available under the [Creative Commons Attribution License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
Website design by [Drew Hornbein](https://dhornbein.com)
"""
[params.author]
name = "Media Economies Design Lab"