From 4c44b8b87cc237346b0b40e7b84b0978351efc96 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 23 Mar 2024 23:36:58 +0000 Subject: [PATCH] Adds link to iOS app for each service, if exists --- web/src/pages/[...listing].astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/src/pages/[...listing].astro b/web/src/pages/[...listing].astro index 454f27e..24123f8 100644 --- a/web/src/pages/[...listing].astro +++ b/web/src/pages/[...listing].astro @@ -197,6 +197,12 @@ const getApiEndpoint = () => { {`tosdr.org/en/service/${tosdrId}`} )} + { iosApp && ( +
  • + iOS App: + {formatLink(iosApp)} +
  • + )} { url && (
  • Web info: