diff --git a/config.toml b/config.toml index 96f1deb..b74c9bc 100644 --- a/config.toml +++ b/config.toml @@ -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" diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 447c7a2..d2fac91 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -89,6 +89,7 @@