diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index 0afadeb..ad574b2 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -1,25 +1,25 @@ - + - + {{#if $pinnedPage === '/local'}} - + {{elseif $pinnedPage === '/federated'}} - + {{elseif $pinnedPage === '/favorites'}} - + {{elseif $pinnedPage.startsWith('/lists/')}} - + {{/if}} @@ -68,20 +68,11 @@ \ No newline at end of file diff --git a/routes/_components/NavItem.html b/routes/_components/NavItem.html index 9db4def..9e0848d 100644 --- a/routes/_components/NavItem.html +++ b/routes/_components/NavItem.html @@ -1,6 +1,7 @@ - {{#if name === 'notifications'}} @@ -116,13 +117,15 @@