fix: Use better image for OG card

pull/156/head
Raphaël Vinot 2021-01-17 12:57:19 +01:00
parent 05b106f14b
commit 721f5b47bb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
/>
<meta
property="og:image"
content="//{{public_domain}}{{ url_for('static', filename='favicon.ico') }}"
content="//{{public_domain}}{{ url_for('static', filename='lookyloo.jpeg') }}"
/>
<meta
property="og:url"