adds site meta, SEO, and Open Graph data
This commit is contained in:
12
config.toml
12
config.toml
@ -9,4 +9,14 @@ theme = "hugo-starter-tailwind-basic"
|
||||
facilitator = "facilitator"
|
||||
|
||||
[minify]
|
||||
minifyOutput = true
|
||||
minifyOutput = true
|
||||
|
||||
[params]
|
||||
description = "The Protocol Oral History Project chronicles the development of internet protocols and standards through interviews with key contributors."
|
||||
images = ["/images/default-og.jpg"] # Will be replaced by wompum generation
|
||||
twitterSite = ""
|
||||
facebookAppID = ""
|
||||
|
||||
[params.author]
|
||||
name = "Media Economies Design Lab"
|
||||
twitter = ""
|
Reference in New Issue
Block a user