mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-14 07:11:02 +00:00
feat: front-end page names
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ include("GameEngine/config.php");
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME; ?></title>
|
||||
<title><?php echo SERVER_NAME; ?> - Manual</title>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta name="content-language" content="en" />
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
|
||||
Reference in New Issue
Block a user