kirby-meta-knight
kirby-meta-knight copied to clipboard
More fallbacks for Open Graph and Twitter images
I have added more fallback options for the current page images for Open Graph and Twitter as requested at #24
I added ->first()
to $page->cover()->first()->toFile()
to select the first image if "cover" has mulitple images. Works also if there is only "one" image.