Fix #1663 add meta tag for author

This commit is contained in:
Kijin Sung 2021-03-31 21:01:07 +09:00
parent b7c3aa1790
commit 4bf232569c
7 changed files with 19 additions and 0 deletions

View file

@ -249,6 +249,7 @@ $lang->og_extract_description_fallback = 'Use general description only';
$lang->og_extract_images = 'Extract Images from Document';
$lang->og_extract_images_fallback = 'Use site default image only';
$lang->og_extract_hashtags = 'Extract Hashtags from Document';
$lang->og_use_nick_name = 'Include Author Name';
$lang->og_use_timestamps = 'Include Timestamps';
$lang->autoinstall = 'EasyInstall';
$lang->last_week = 'Last Week';