ごめん
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{@ if (isset($meta->author)) @}
|
||||
<meta name="author" content="{{ $meta->author }}" />
|
||||
{@ endif @}
|
||||
{@ if (sset($meta->thumbnail) && !empty($meta->thumbnail)) @}
|
||||
{@ if (isset($meta->thumbnail) && !empty($meta->thumbnail)) @}
|
||||
<meta name="thumbnail" content="/static/{{ $meta->thumbnail }}" />
|
||||
{@ endif @}
|
||||
{@ endif @}
|
||||
|
||||
Reference in New Issue
Block a user