diff --git a/templates/components/category.hbs b/templates/components/category.hbs index 71550f2..3dfc2b2 100644 --- a/templates/components/category.hbs +++ b/templates/components/category.hbs @@ -1,5 +1,5 @@
-

{{name}}

+

{{name}}

{{#if sites.length}} {{#each sites}} diff --git a/templates/components/navigation.hbs b/templates/components/navigation.hbs index 3a8a165..af4e6d2 100644 --- a/templates/components/navigation.hbs +++ b/templates/components/navigation.hbs @@ -5,7 +5,7 @@
- {{name}} + {{name}} {{#if submenu}}{{/if}} {{#if submenu}} diff --git a/templates/components/social-links.hbs b/templates/components/social-links.hbs index 190c986..fae8fc5 100644 --- a/templates/components/social-links.hbs +++ b/templates/components/social-links.hbs @@ -5,7 +5,7 @@
- {{name}} + {{name}} {{/each}}