#!/bin/sh
php head.php > head.html
# style.css
# This will be included in the cgit head itself, so... well. Let's wrap it.
echo '' >> lirionnet.css
for i in "/fonts/telex-ht-regular.css" "/fonts/alte-din.css" "/fonts/elusive-icons.css"
do
echo "" >> lirionnet.css
done