From d8092e90633d202211ac9c12a3305f87c1468eaf Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Wed, 12 Jan 2022 11:52:18 +0100 Subject: [PATCH] Adding shields --- layouts/_default/app.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/layouts/_default/app.html b/layouts/_default/app.html index 8e08c38..c6a2dec 100644 --- a/layouts/_default/app.html +++ b/layouts/_default/app.html @@ -143,6 +143,8 @@ along with this program. If not, see . {{ partial "badge.html" (dict "Icon" "flathub" "Lang" $lang "Alt" "storeFlathub" ) }} +
+

{{ i18n "warnExternalWebsite" "flathub.org" }} {{ else if hasPrefix .Title "Snap" }} {{ $disclaimers.Set "snapcraft" true }} @@ -161,6 +163,9 @@ along with this program. If not, see . {{ partial "badge.html" (dict "Icon" "amo" "Lang" $lang "Alt" "storeFirefoxAddons" ) }} +
+ +

{{ i18n "warnExternalWebsite" "addons.mozilla.org" }} {{ else }} {{ i18n "file" }} {{ replace .Name "" $AppData.version }}