git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/www/head.php
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2018-06-26 23:32:40 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2018-06-26 23:32:40 +0200
commit0fc1cb64def2ac7c0e234670d2c72bd71107a818 (patch)
tree7146b8e417ac5439ac55dbb3321f34b04794c54f /www/head.php
downloadcgit-config-0fc1cb64def2ac7c0e234670d2c72bd71107a818.tar.bz2
Initial commit
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'); ?>