This commit is contained in:
ct
2025-07-15 07:35:35 +08:00
parent 1cb695ff5c
commit 1c97076df6
2 changed files with 7 additions and 9 deletions

View File

@@ -3,8 +3,6 @@
/**
* @see https://github.com/artesaos/seotools
*/
$title = 'MEMEFAST: Make meme in seconds';
$description = 'Simple & fast meme video editor';
@@ -62,8 +60,8 @@
'title' => $title,
'description' => $description,
'image' => 'memefast-og.jpg',
//'creator' => '@memefast',
//'url' => , // Set null for using Url::current(), set false to total remove
// 'creator' => '@memefast',
// 'url' => , // Set null for using Url::current(), set false to total remove
],
],
'json-ld' => [

File diff suppressed because one or more lines are too long