« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/news.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/page/news.js')
-rw-r--r--src/page/news.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/page/news.js b/src/page/news.js
index 8dc6598..759bb93 100644
--- a/src/page/news.js
+++ b/src/page/news.js
@@ -105,10 +105,7 @@ function generateNewsEntryNav(entry, {
 
     return {
         links: [
-            {
-                path: ['localized.home'],
-                title: wikiInfo.shortName
-            },
+            {toHome: true},
             {
                 path: ['localized.newsIndex'],
                 title: strings('newsEntryPage.nav.news')