mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 10:37:14 +00:00
feat: front-end page names
This commit is contained in:
@@ -23,7 +23,7 @@ $building->procBuild($_GET);
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<title><?php echo SERVER_NAME. ' - Village Centre » ' . $village->vname ?></title>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
|
||||
Reference in New Issue
Block a user