adds footer close #5
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user