Merge branch 'main' of github.com:iridos/Bengelsystem

This commit is contained in:
root 2025-05-29 09:43:02 +02:00
commit ed69927ebb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ $db_link = ConnectDB();
<!doctype html>
<html>
<head>
<title>Drop Am See 2023</title>
<title><?php echo EVENTNAME ?></title>
<link rel="stylesheet" href="css/style_desktop.css" media="screen and (min-width:781px)"/>
<link rel="stylesheet" href="css/style_mobile.css" media="screen and (max-width:780px)"/>