Added meta description, now chat clients and crawlers can know where are they heading to
This commit is contained in:
parent
ea132a7a91
commit
11fae05f7b
@ -24,6 +24,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta description="Redirecting to <?=$row['URL']?>">
|
||||
<link href="<?=$config['installation_path']?>/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<link href="<?=$config['installation_path']?>/lib/css/main.css" rel="stylesheet">
|
||||
<title>Redirecting to <?=$row['URL']?> | <?=$config['website_name']?></title>
|
||||
|
Reference in New Issue
Block a user