mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Update default meta images
Favicons are not picked up by social sites.
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
//- Image
|
||||
-if (metadata && metadata.image)
|
||||
meta(itemprop="image", name="image", content=metadata.image.fields.file.url)
|
||||
-else if (settings.overleaf)
|
||||
meta(itemprop="image", name="image", content=buildImgPath('ol-brand/overleaf_og_logo.png'))
|
||||
-else
|
||||
meta(itemprop="image", name="image", content="/" + settings.brandPrefix + "favicon.ico")
|
||||
meta(itemprop="image", name="image", content='/touch-icon-192x192.png')
|
||||
|
||||
//- Keywords
|
||||
-if (metadata && metadata.keywords)
|
||||
|
||||
BIN
services/web/public/img/ol-brand/overleaf_og_logo.png
Normal file
BIN
services/web/public/img/ol-brand/overleaf_og_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.0 KiB |
Reference in New Issue
Block a user