Skip to content
Snippets Groups Projects
user avatar
Conrad Zelck authored
Open index.php and remove two lines. Because those embed my personal
website header and you don't have this code.

First remove in <head>:
<?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/head.php"; ?>
Second remove in <header>:
<?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/header.php"; ?>

Signed-off-by: default avatarConrad Zelck <git@simpel.cc>
c8450c9c
History
Name Last commit Last update