From f2f7030c993d1464f70f56573762c5712cf8a190 Mon Sep 17 00:00:00 2001 From: wohfab Date: Thu, 15 May 2025 13:48:44 +0200 Subject: [PATCH] fix: removing line break elements (
) and replacing by semantic elements (p, ul) (WCAG 1.3.1 Info and Relationships) --- index.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d520379..4987089 100644 --- a/index.html +++ b/index.html @@ -300,7 +300,7 @@

Kontakt

Hier findet Ihr aktuelle Informationen. Kommt auch gern in den Matrix Raum!

- Matrix-Raum


+

Matrix-Raum

Bei Fragen schreibt uns auch gern eine Mail an info(ät)fedi.camp

@@ -324,7 +324,14 @@

We are not using any analytics service for our websites.

Server Log files

The provider of the pages automatically collects and stores information in so-called server log files, which your browser automatically transmits to us. These are in particular:

-

- Browser type and browser version
- Operating system used
- Referrer URL
- Host name of the accessing computer
- Time of the server request
- IP address

+

 All data will be deleted after 24 hours and are only be used for investigating technical problems.

 

Ticket System

@@ -338,7 +345,9 @@