Skip to content
Snippets Groups Projects
Unverified Commit c8450c9c authored by Conrad Zelck's avatar Conrad Zelck
Browse files

docs: tell in README to remove 2 lines of code


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>
parent 756f3d91
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment