[TASK] add internal and external links

This commit is contained in:
Marie Birner
2025-08-03 09:52:33 +02:00
parent 608fbc3f01
commit ff265def69

View File

@@ -45,6 +45,10 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup {
"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 { footer {
"Where: Postcity Linz" "Where: Postcity Linz"
} }
@@ -56,6 +60,10 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup {
"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 { footer {
"Where: all over Linz" "Where: all over Linz"
} }