diff --git a/config.php.example b/config.php.example index 3e99800..3a7b63e 100644 --- a/config.php.example +++ b/config.php.example @@ -7,4 +7,6 @@ return [ 'author_link' => 'https://danb.me', 'license_link' => 'https://creativecommons.org/publicdomain/zero/1.0/', 'license_text' => 'CC0 - Public Domain', -]; \ No newline at end of file +]; + +?> \ No newline at end of file