From 293dc05da9dcc2bb83cadeb1bfdddd873d86564a Mon Sep 17 00:00:00 2001 From: veryCrunchy Date: Tue, 8 Oct 2024 04:32:17 +0200 Subject: [PATCH] Get PreMiD button (#7490) --- src/Website/home.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Website/home.json b/src/Website/home.json index e9dcf148893..d42979a466e 100644 --- a/src/Website/home.json +++ b/src/Website/home.json @@ -71,6 +71,10 @@ "description": "Features section subheading", "message": "Simple user interface" }, + "home.introduction.button.getPremid": { + "description": "Downloads button -> redirects to /downloads page", + "message": "Get PreMiD" + }, "home.introduction.button.downloads": { "description": "Downloads button -> redirects to /downloads page", "message": "Downloads"