Updated the year + a few small changes

This commit is contained in:
Wruczek
2018-01-26 03:02:24 +01:00
parent 83874bd65e
commit 2d604674b0
9 changed files with 20 additions and 18 deletions

View File

@ -16,7 +16,7 @@ $htalink = $config["general"]["enablehta"] ? "" : ".php";
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<?php echo $config["general"]["desc"]; ?>">
<meta name="author" content="Wruczek and Contributors">
<meta name="author" content="Wruczek and contributors">
<title><?php echo $config["general"]["title"] . $config["general"]["subtitle"]; ?></title>