From 8485d46f58a37f5a0a843164ccdf0e7dd8383f63 Mon Sep 17 00:00:00 2001 From: George Payne Date: Mon, 17 Mar 2025 17:48:42 +0100 Subject: [PATCH 1/2] update navigator url to new download page --- src/js/templates/templates.js | 4 ++-- src/views/index.tpl.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/js/templates/templates.js b/src/js/templates/templates.js index f02e5c5..1ddb319 100644 --- a/src/js/templates/templates.js +++ b/src/js/templates/templates.js @@ -18,7 +18,7 @@ try { } module.run(['$templateCache', function($templateCache) { $templateCache.put('index.tpl.html', - '
'); + '
'); }]); })(); - }); \ No newline at end of file + }); diff --git a/src/views/index.tpl.html b/src/views/index.tpl.html index 26bb8fd..55c912b 100644 --- a/src/views/index.tpl.html +++ b/src/views/index.tpl.html @@ -36,7 +36,7 @@

From eb0fc6f5796d13c98bf9909b6532e69e68bebc4a Mon Sep 17 00:00:00 2001 From: Hayley Campbell Date: Thu, 20 Mar 2025 15:11:21 +0100 Subject: [PATCH 2/2] Update to Kurrent Navigator --- src/views/index.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.tpl.html b/src/views/index.tpl.html index 55c912b..680b786 100644 --- a/src/views/index.tpl.html +++ b/src/views/index.tpl.html @@ -36,7 +36,7 @@