fehlerbehebung
This commit is contained in:
parent
64242ef723
commit
ce54f15e0a
|
@ -7,9 +7,9 @@
|
|||
|
||||
<title>ctdo - home</title>
|
||||
|
||||
<link rel="stylesheet" href="/style/main.css">
|
||||
<link rel="stylesheet" href="/style/home.css">
|
||||
<link rel="stylesheet" href="/style/events.css">
|
||||
<link rel="stylesheet" href="/styles/main.css">
|
||||
<link rel="stylesheet" href="/styles/home.css">
|
||||
<link rel="stylesheet" href="/styles/events.css">
|
||||
|
||||
<?php require 'php/generator.php'; ?>
|
||||
</head>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<div class="rundgang">
|
||||
<a href="https://www.chaostreff-dortmund.de/rundgang/" target="_blank" class="imgLink">
|
||||
<div>
|
||||
<img src="/image/header.jpg" alt="Raum 2 mit gemütlichen Sofas">
|
||||
<img src="/images/header.jpg" alt="Raum 2 mit gemütlichen Sofas">
|
||||
<h2>Rundgang</h2>
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue