fix metadata for theme
This commit is contained in:
parent
692a93bd2e
commit
d4ec40ec9c
1 changed files with 11 additions and 0 deletions
11
config.toml
11
config.toml
|
|
@ -82,6 +82,17 @@ preserveTaxonomyNames = true
|
|||
instagram = "https://www.instagram.com/duckunix/"
|
||||
github = "https://github.com/duckunix"
|
||||
rss = true
|
||||
[params.writers]
|
||||
[params.writers."Don Harper"]
|
||||
link = "https://www.duckland.org/"
|
||||
email = "duck@duckland.org"
|
||||
bio = [
|
||||
"Don is a computer guy stumbling through life trying to raise his kids and take some pictures"
|
||||
]
|
||||
twitter = "https://twitter.com/duckunix"
|
||||
linkedin = "https://www.linkedin.com/in/donaldharper"
|
||||
instagram = "https://www.instagram.com/duckunix/"
|
||||
github = "https://github.com/duckunix"
|
||||
|
||||
|
||||
#[outputs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue