Update (og)

This commit is contained in:
2023-11-22 18:53:24 +08:00
parent 696c28fd9a
commit cc4e019af2
4 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
'url' => null, // Set null for using Url::current(), set false to total remove
'type' => 'website',
'site_name' => 'FutureWalker',
'images' => ['https://futurewalker.co/images/futurewalker-og-lq.jpg'],
'images' => ['https://futurewalker.co/images/futurewalker-og-v2-lq.jpg'],
],
],
'twitter' => [
@@ -65,7 +65,7 @@
'description' => 'Stay updated with critical AI & tech news to build your future.', // set false to total remove
'url' => 'current', // Set to null or 'full' to use Url::full(), set to 'current' to use Url::current(), set false to total remove
'type' => 'WebPage',
'images' => ['https://futurewalker.co/images/futurewalker-og-lq.jpg'],
'images' => ['https://futurewalker.co/images/futurewalker-og-v2-lq.jpg'],
],
],
];

BIN
public/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB