From 1a54401a54e9aac4593175a0bcff0d3e2b4d4223 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 28 Nov 2021 16:54:04 +0000 Subject: [PATCH] index: Link to store instead of main page Signed-off-by: Michael Tremer --- src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/index.html b/src/templates/index.html index 7d6daeb9..001d2d98 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -90,8 +90,8 @@ and XX businesses.

- - {{ _("Go To Website") }} + + {{ _("Go To Store") }} -- 2.47.3