From ff265def6998f2b6cdfa8dc96e891d0bb16aa88f Mon Sep 17 00:00:00 2001 From: Marie Birner Date: Sun, 3 Aug 2025 09:52:33 +0200 Subject: [PATCH] [TASK] add internal and external links --- src/index.rs | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/index.rs b/src/index.rs index 186588b..f1acd08 100644 --- a/src/index.rs +++ b/src/index.rs @@ -43,7 +43,11 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup { "Visit our booth" } - "We will be delighted to see you at our booth in the Post City Linz, where our team will show you, what happens when your Digital Shadow becomes allmighty." + "We will be delighted to see you at our booth in the Post City Linz, where our team will show you, what happens when your Digital Shadow becomes allmighty. " + + a href="https://www.jku.at/ars-electronica-2025-panic-yes-no/digital-shadows/" target="_blank" title="Go to JKU Information Page" { + "Find out more" + } footer { "Where: Postcity Linz" @@ -54,7 +58,11 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup { "Play our game" } - "Ever wandered through Linz with the aim to find (hidden) cameras? Well, if you are that kind of person than our 'Discover cameras' game will be ideal for you!" + "Ever wandered through Linz with the aim to find (hidden) cameras? Well, if you are that kind of person than our 'Discover cameras' game will be ideal for you! " + + a href="/game" title="Go to Game Page" { + "Find out more" + } footer { "Where: all over Linz"