Files
zoff/php/header.php
2014-12-31 02:14:33 +01:00

11 lines
680 B
PHP
Executable File

<title>Zöff</title>
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; Kasper 'KasperRT' Rynning-Tønnesen">
<meta name="description" content="The shared YouTube radio.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:image" content="static/Logo.png" />
<meta property="og:title" content="Zöff">
<meta property="og:description" content="The shared YouTube radio.">
<meta property="og:type" content="website">
<link rel="stylesheet" type="text/css" href="static/style.css" title="Default" />
<link rel="icon" type="image/png" href="static/favicon.png"/>
<link rel="stylesheet" type="text/css" href="static/controlstyle.css" />