git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/www/head.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/head.php')
-rw-r--r--www/head.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/head.php b/www/head.php
new file mode 100644
index 0000000..8d40e16
--- /dev/null
+++ b/www/head.php
@@ -0,0 +1,5 @@
+<header>
+ <h1>git.lirion.de</h1>
+ <p>Of git, get, and gud</p>
+</header>
+<?php include('./nav.php'); ?>