From 76a32637e4945b245bce65ea5d491da69e1d893f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 28 Nov 2021 16:53:46 +0000 Subject: [PATCH] index: Link to download page rather than changelog 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 b63d07db..7d6daeb9 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -17,8 +17,8 @@ {% if latest_release.blog %}   - - {{ _("Read More") }} + + {{ _("Get It Now") }} {% end %} -- 2.47.3