diff options
author | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-05-25 10:44:02 +0200 |
---|---|---|
committer | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-05-25 10:44:02 +0200 |
commit | 76c6541945a5a470135da933253d7b3f17d2d2e6 (patch) | |
tree | e60944058195a3f1f42a9fd1af0d015780cb6bdc /content | |
parent | fd59872202093ff0d4e9f109a4f55dd669f7fe94 (diff) |
a href für Link
Diffstat (limited to 'content')
-rw-r--r-- | content/de/news.html | 2 | ||||
-rw-r--r-- | content/en/news.html | 2 | ||||
-rw-r--r-- | content/si/news.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/content/de/news.html b/content/de/news.html index 65d760d..b504cd8 100644 --- a/content/de/news.html +++ b/content/de/news.html @@ -1,5 +1,5 @@ <h1>Online Funkfeuertreffen Montag 25.05.2020 um 20:00</h1> -Jitsi-Adresse: https://jitsi-dev.mur.at/ffgraz +<a href="https://jitsi-dev.mur.at/ffgraz">Jitsi-Adresse</a> <p> <h1>Funkfeuertreffen abgesagt<br /><span class="date">hinzugefügt am 15.03.2020</span></h1> <p>Den Empfehlungen, Sozialkontakte einzuschränken, folgend, ist das Funkfeuer-Treffen am <b>16.3.2020 im Realraum abgesagt!</b></p> diff --git a/content/en/news.html b/content/en/news.html index ba7d55b..4d78ed8 100644 --- a/content/en/news.html +++ b/content/en/news.html @@ -1,5 +1,5 @@ <h1>Online Funkfeuer-Meeting Monday 25th May 2020 um 8pm</h1> -Jitsi-Link: https://jitsi-dev.mur.at/ffgraz +<a href="https://jitsi-dev.mur.at/ffgraz">Jitsi-Link</a> <p> <h1>General Assembly, February 24th 2020<br /><span class="date">added on 21st Feb 2020</span></h1> <p> diff --git a/content/si/news.html b/content/si/news.html index 24b2f93..5deb6f1 100644 --- a/content/si/news.html +++ b/content/si/news.html @@ -1,5 +1,5 @@ <h1>Online Funkfeuer-Meeting Monday 25th May 2020 um 8pm</h1> -Jitsi-Link: https://jitsi-dev.mur.at/ffgraz +<a href="https://jitsi-dev.mur.at/ffgraz">Jitsi-Link</a> <p> <h1>General Assembly, February 24th 2020<br /><span class="date">added on 21st Feb 2020</span></h1> <p> |