From c191f5c32488b1c9e87fe4d8c3ac307b7d5b1a6a Mon Sep 17 00:00:00 2001 From: Bob Idle <102661087+bobidle@users.noreply.github.com> Date: Sat, 6 Jul 2024 13:40:04 +0200 Subject: [PATCH 1/4] Remove invalid file from canonical link --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 495dbf3..cd13f95 100644 --- a/public/index.php +++ b/public/index.php @@ -18,7 +18,7 @@ krautspace" /> - + kraut.space - Homepage From fd8bf45cee6492586f94ecd1a9bf049d22392409 Mon Sep 17 00:00:00 2001 From: Bob Idle <102661087+bobidle@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:11:41 +0200 Subject: [PATCH 2/4] Remove question mark from http to https redirects --- etc/nginx/kraut.space.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/nginx/kraut.space.conf b/etc/nginx/kraut.space.conf index 987fa92..94ca9fb 100644 --- a/etc/nginx/kraut.space.conf +++ b/etc/nginx/kraut.space.conf @@ -11,7 +11,7 @@ server { error_page 404 =301 https://wiki.kraut.space$request_uri; location / { - return 301 https://$host$request_uri?; + return 301 https://$host$request_uri; } location /chaostreff { From 03f3e33de5d4af6a2dbbba2457c933e35aec74c8 Mon Sep 17 00:00:00 2001 From: Bob Idle <102661087+bobidle@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:00:07 +0200 Subject: [PATCH 3/4] Use office@ as contact address --- public/krautspace.ics | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/krautspace.ics b/public/krautspace.ics index d2fa070..0433a37 100644 --- a/public/krautspace.ics +++ b/public/krautspace.ics @@ -110,7 +110,7 @@ DTSTAMP;TZID=CET:20221211T100000 DTSTART;TZID=CET:20221211T190000 GEO:50.9292035\,11.5825763 LOCATION:Online im Jitsi unter der URL https://meet.weimarnetz.de/freifunk-jena und vor Ort im Krautspace. -ORGANIZER;CN="VORSTAND HACKSPACE JENA E.V.":MAILTO:basteln@kraut.space +ORGANIZER;CN="VORSTAND HACKSPACE JENA E.V.":MAILTO:office@kraut.space REFRESH-INTERVAL;VALUE=DURATION:P1W RRULE:WKST=MO;FREQ=WEEKLY;BYDAY=TU END:VEVENT @@ -124,6 +124,6 @@ DTEND;TZID=CET:20230928T220000 DTSTAMP;TZID=CET:20230922T203000 GEO:50.9292035\,11.5825763 LOCATION:BigBlueButton unter der URL https://kabi.blue/join/krautspace/ -ORGANIZER;CN="VORSTAND HACKSPACE JENA E.V.":MAILTO:basteln@kraut.space +ORGANIZER;CN="VORSTAND HACKSPACE JENA E.V.":MAILTO:office@kraut.space END:VEVENT END:VCALENDAR From b45ca84776d0d2cff3fc2a1d7477a231793d9db4 Mon Sep 17 00:00:00 2001 From: Bob Idle <102661087+bobidle@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:48:16 +0200 Subject: [PATCH 4/4] close section tags --- public/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.php b/public/index.php index 495dbf3..ff1f013 100644 --- a/public/index.php +++ b/public/index.php @@ -145,7 +145,7 @@ Jabber oder Matrix. Auf Wunsch richten wir dir auch gern einen Account ein.

-
+
@@ -233,7 +233,7 @@
-
+