From 942052df2375e66a82acd8adbec0131971126e82 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 21 Jun 2022 22:43:22 -0300 Subject: fix homepage link exiting localization --- src/url-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/url-spec.js b/src/url-spec.js index c1ed1eb..5c59941 100644 --- a/src/url-spec.js +++ b/src/url-spec.js @@ -22,7 +22,7 @@ const urlSpec = { root: '', path: '<>', - home: '/', + home: '', album: 'album/<>/', albumCommentary: 'commentary/album/<>/', -- cgit 1.3.0-6-gf8a5