Display the correct name in the title.
This commit is contained in:
parent
1ef8c6edab
commit
594c92179b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype html>
|
||||
<title>Edgii ID</title>
|
||||
<title><?=ucfirst(explode('.', $_SERVER['HTTP_HOST'])[1]);?> ID</title>
|
||||
<center>
|
||||
<h1>Under Construction</h1>
|
||||
<img src="//static.flash.moe/images/me-tan-2.png"/>
|
||||
|
|
Loading…
Reference in a new issue