buzzdee
Chevereto Member
Not really a bug, but I realized it, when stumbling across google search results....
In the "shorturl.php" in peafowl theme, there is the (default?) meta tag:
Well, wouldn't it be nice to insert here the text used in the "config.php" 😉
In the "shorturl.php" in peafowl theme, there is the (default?) meta tag:
<meta name="description" content="A place to talk about the development of Chevereto: The outstanding image hosting script" />
Well, wouldn't it be nice to insert here the text used in the "config.php" 😉
$config['meta_description'] = 'Your Text Here !';