From 1445e1b4e93c797291531399bd5cbaf59d70bf16 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 10 Jul 2024 22:35:49 +0200 Subject: [PATCH] Better website when deeplink fails (#351) --- _i18n/en.yml | 5 +++++ deeplink/main/index.html | 23 +++++++++++++++++++++++ deeplink/search/index.html | 23 +++++++++++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 deeplink/main/index.html create mode 100644 deeplink/search/index.html diff --git a/_i18n/en.yml b/_i18n/en.yml index cd0a265eb..d0618fc4a 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -86,6 +86,11 @@ homepage: description: "With AntennaPod, you can download episodes and listen anywhere. You can even select podcasts that should be downloaded automatically." img-alt: "" +# Not installed +not-installed: + title: "AntennaPod not installed" + text: "AntennaPod is not installed or your browser does not support opening it directly." + ## Blog blog: posted: "Posted on" diff --git a/deeplink/main/index.html b/deeplink/main/index.html new file mode 100644 index 000000000..24cab2981 --- /dev/null +++ b/deeplink/main/index.html @@ -0,0 +1,23 @@ +--- +layout: internal +title: not-installed.title +--- + +
+
+
+
+ +
+
+
+
+ diff --git a/deeplink/search/index.html b/deeplink/search/index.html new file mode 100644 index 000000000..24cab2981 --- /dev/null +++ b/deeplink/search/index.html @@ -0,0 +1,23 @@ +--- +layout: internal +title: not-installed.title +--- + +
+
+
+
+ +
+
+
+
+