summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default/config.yaml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-04-14 15:30:44 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2024-04-14 15:38:50 +0200
commit23d77288040ca113dbc797aa2eaff6ba2a32f324 (patch)
treec14a8417684dd54ea7425f7bc64d52d315973ad4 /exampleSite/config/_default/config.yaml
parent77b73fceb49bff397dab6badb7df8e821960fe2b (diff)
downloadgohugo-theme-ed-23d77288040ca113dbc797aa2eaff6ba2a32f324.tar.gz
Move site author configuration to params
Diffstat (limited to 'exampleSite/config/_default/config.yaml')
-rw-r--r--exampleSite/config/_default/config.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml
index 3941f28..eda82ea 100644
--- a/exampleSite/config/_default/config.yaml
+++ b/exampleSite/config/_default/config.yaml
@@ -133,13 +133,6 @@ sitemap:
filename: sitemap.xml
priority: 0.5
-author:
- name: John Doe
- email: john@example.com
- github: john_doe
- twitter: john_doe
- location: 'Kyiv, Ukraine'
-
# For more see https://gohugo.io/getting-started/configuration-markup/
markup:
defaultMarkdownHandler: goldmark