eventname
This commit is contained in:
parent
f463b88dba
commit
9fcd864ad6
|
|
@ -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)"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue