From 64d16476ec45a5996e3effb480d2be8fb7239a65 Mon Sep 17 00:00:00 2001 From: cmitu <31816814+cmitu@users.noreply.github.com> Date: Tue, 29 Mar 2022 05:55:28 +0100 Subject: [PATCH] image: add a link to the project's web site. --- scriptmodules/admin/image/template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scriptmodules/admin/image/template.json b/scriptmodules/admin/image/template.json index 93b943d312..1650c630aa 100644 --- a/scriptmodules/admin/image/template.json +++ b/scriptmodules/admin/image/template.json @@ -6,5 +6,6 @@ "description": "Turn your Raspberry Pi into a retro-gaming machine.", "icon": "https://retropie.org.uk/retropie-logo-40x40.png", "name": "RetroPie IMG_VERSION (IMG_PLATFORM)", - "release_date": "IMG_DATE" + "release_date": "IMG_DATE", + "website": "https://retropie.org.uk" } \ No newline at end of file