Files
zoff/php/header.php
Nicolas A. Tonne 0d9029e8a9 Material
2015-04-07 01:09:53 +02:00

18 lines
964 B
PHP
Executable File

<!--
Zöff
Project is on github: https://github.com/nixolas1/Zoff
Made by: Nicolas Almagro Tonne and Kasper Rynning-Tønnesen
-->
<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 name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:image" content="static/favicon.png" />
<meta property="og:title" content="Zöff">
<meta property="og:description" content="The shared YouTube radio.">
<meta property="og:type" content="website">
<link type="text/css" rel="stylesheet" href="static/css/materialize.css" media="screen,projection"/>
<link rel="stylesheet" type="text/css" href="static/css/style.css" title="Default" />
<link rel="icon" type="image/png" href="static/images/favicon.png"/>