diff --git a/public/favicon.ico b/public/favicon.ico index 842abc1..57cbdcb 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/source/wikipoints.svg b/source/wikipoints.svg index 12b6733..04d3fce 100644 --- a/source/wikipoints.svg +++ b/source/wikipoints.svg @@ -112,6 +112,26 @@ y1="2340.2451" x2="1838.2911" y2="2758.8164" /> + + + + @@ -181,7 +209,7 @@ image/svg+xml - + @@ -189,6 +217,15 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1"> + + + diff --git a/views/layouts/clear.php b/views/layouts/clear.php index f90e6d6..1c3a96a 100644 --- a/views/layouts/clear.php +++ b/views/layouts/clear.php @@ -6,6 +6,8 @@ <?= App::getConfig('title') ?> + + diff --git a/views/layouts/default.php b/views/layouts/default.php index fed95c2..b75a45b 100644 --- a/views/layouts/default.php +++ b/views/layouts/default.php @@ -8,6 +8,8 @@ <?= App::getConfig('title') ?> + + diff --git a/views/layouts/page.php b/views/layouts/page.php index 5d6e113..e442391 100644 --- a/views/layouts/page.php +++ b/views/layouts/page.php @@ -2,6 +2,8 @@ <?= App::getConfig('title') ?> + + diff --git a/views/layouts/print.php b/views/layouts/print.php index b74b599..e3b9bbb 100644 --- a/views/layouts/print.php +++ b/views/layouts/print.php @@ -6,6 +6,9 @@ <?= App::getConfig('title') ?> + + +