Merge branch 'main' of github.com:iridos/Bengelsystem
This commit is contained in:
commit
ed69927ebb
|
|
@ -9,7 +9,7 @@ $db_link = ConnectDB();
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<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_desktop.css" media="screen and (min-width:781px)"/>
|
||||||
<link rel="stylesheet" href="css/style_mobile.css" media="screen and (max-width:780px)"/>
|
<link rel="stylesheet" href="css/style_mobile.css" media="screen and (max-width:780px)"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue