We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741cfef commit 34e0d1eCopy full SHA for 34e0d1e
src/partials/head-title.hbs
@@ -1 +1 @@
1
- <title>{{{detag (or page.title defaultPageTitle)}}}{{#with site.title}} :: {{this}}{{/with}}</title>
+ <title>{{{detag (or page.title defaultPageTitle)}}}{{#unless page.home}}{{#with site.title}} :: {{this}}{{/with}}{{/unless}}</title>
0 commit comments