Skip to content

Commit 56da6c7

Browse files
authored
Merge pull request #40 from stackabletech/removed-comment
removed comment
2 parents 5571c6f + ada99df commit 56da6c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/partials/head-title.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
<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

Comments
 (0)