mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
13 lines
804 B
Smarty
Executable File
13 lines
804 B
Smarty
Executable File
<title>Zöff</title>
|
|
<<<<<<< HEAD
|
|
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne & Kasper 'KasperRT' Rynning-Tønnesen">
|
|
<link rel="stylesheet" type="text/css" href="/static/style.css" title="Default" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="icon" type="image/png" href="/static/favicon.png"/>
|
|
=======
|
|
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne & Kasper 'KasperRT' Rynning-Tønnesen" />
|
|
<link rel="stylesheet" type="text/css" href="static/css/style.css" title="Default" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="icon" type="image/png" href="favicon.png"/>
|
|
>>>>>>> Moved some files around
|
|
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'> |