diff --git a/src/HanyuuContext.php b/src/HanyuuContext.php index 18d1e1f..4d93afd 100644 --- a/src/HanyuuContext.php +++ b/src/HanyuuContext.php @@ -82,7 +82,7 @@ class HanyuuContext { $siteName = $this->config->getValue('site:name', IConfig::T_STR, 'Hanyuu'); return "\r\n" - . "{$siteName} ID\r\n" + . "{$siteName}\r\n" . "
\r\n" . "

Under Construction

\r\n" . " \"\"/\r\n"