Reorganized files and added script to convert old lists

This commit is contained in:
Nicolas A. Tonne
2014-10-10 13:13:13 +02:00
parent 16f7a6328c
commit 086c999e51
16 changed files with 2858 additions and 1 deletions

6
php/header.php Normal file
View File

@@ -0,0 +1,6 @@
<title>Zöff</title>
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; 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"/>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>