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 5571c6f commit ada99dfCopy full SHA for ada99df
src/partials/head-title.hbs
@@ -1,2 +1 @@
1
<title>{{{detag (or page.title defaultPageTitle)}}}{{#if (ne page.module 'ROOT')}} :: {{page.module}}{{/if}}{{#if (ne page.component.name 'home')}} :: {{page.component.title}}{{/if}}{{#with site.title}} :: {{this}}{{/with}}</title>
2
- <!-- <title>{{{detag (or page.title defaultPageTitle)}}}{{#if (ne site.component.name 'home')}} :: {{site.component.name}}{{/if}}{{#with site.title}} :: {{this}}{{/with}}</title> -->
0 commit comments