eventname

This commit is contained in:
root 2025-05-27 20:23:54 +02:00
parent f463b88dba
commit 9fcd864ad6
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)"/>