0
0

Added meta description, now chat clients and crawlers can know where are they heading to

This commit is contained in:
Bryan Pedini 2019-08-10 10:55:55 +02:00
parent ea132a7a91
commit 11fae05f7b
No known key found for this signature in database
GPG Key ID: F59032DC40EB11E0

View File

@ -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>