Fix merge conflict
This commit is contained in:
commit
59dda27b63
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
static/images/WIAILogo.png
Normal file
BIN
static/images/WIAILogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 243 KiB |
@ -4,10 +4,11 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='main.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='main.css') }}">
|
||||||
|
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<img src="logo.png" alt="Fachschaft WIAI"/>
|
<img src="WIAIlogo.png" alt="Fachschaft WIAI"/>
|
||||||
<h1>SPIEL des Lebens</h1>
|
<h1>SPIEL des Lebens</h1>
|
||||||
</header>
|
</header>
|
||||||
<nav>
|
<nav>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user