Example site config and title variable #246
Unanswered
lszczygielek
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @lszczygielek Thanks for bringing up this question. I know, it is a bit confusing. In the past we had an issue where someone was asking the same question. I'll link it here for your convenience. Basically, there Hugo uses a built-in parameter called title for generating the RSS feed and other default functionality. However, the theme uses a different title variable (the one under params) for controlling the output. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to ask about the title variable in config.toml in exampleSite. Value is
title = "Website of Jane Doe"and I made some tests and I can't trigger a scenario when this value is visible. Is it possible or maybe this variable should be removed from exampleSite?Beta Was this translation helpful? Give feedback.
All reactions