diff --git a/index.php b/index.php index beea5c9..ac69c23 100644 --- a/index.php +++ b/index.php @@ -38,19 +38,22 @@ if (array_key_exists("submitted", $_REQUEST)) { header("location: ".htmlentities($_SERVER['PHP_SELF'])); } +$raw_json_config = file_get_contents("data/config.json"); +$config_data = json_decode($raw_json_config, false); + ?> - One Word Each + <?php print($config_data->title ?? "One Word Each"); ?> - + " type="image/x-icon"> - - + +

One Word Each Seite

" width="90%">

headline ?? "One Word Each Seite"); ?>