This commit is contained in:
Benjamin Takats
2022-12-15 16:32:18 +01:00
parent 0c5232f194
commit 51bcdbbe7d
2 changed files with 1 additions and 1 deletions

View File

@@ -100,7 +100,7 @@ return [
* don't have an image set via an associated ->seo model or via the ->getDynamicSEOData() method. * don't have an image set via an associated ->seo model or via the ->getDynamicSEOData() method.
* This should be a path to an image. The url to the path is generated using the `secure_url()` function (`secure_url($yourProvidedPath)`). * This should be a path to an image. The url to the path is generated using the `secure_url()` function (`secure_url($yourProvidedPath)`).
*/ */
'fallback' => '/img/einundzwanzig-horizontal.svg', 'fallback' => '/img/screenshot.png',
], ],
'author' => [ 'author' => [

BIN
public/img/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB