fix twitter card image AGAIN

This commit is contained in:
Ville Lindholm 2024-10-03 18:01:30 +03:00
parent 883ac0a154
commit 108abb8aba
No known key found for this signature in database

View File

@ -8,7 +8,7 @@
<!-- Open Graph metadata --> <!-- Open Graph metadata -->
<meta property="og:title" content="Lindholm Software"> <meta property="og:title" content="Lindholm Software">
<meta property="og:description" content="Ville Lindholm is a freelance software developer."> <meta property="og:description" content="Ville Lindholm is a freelance software developer.">
<meta property="og:image" content="https://lindholm.dev/images/portrait.jpg"> <meta property="og:image" content="https://lindholm.dev/images/portrait.jpeg">
<meta property="og:url" content="https://lindholm.dev"> <meta property="og:url" content="https://lindholm.dev">
<meta property="og:type" content="website"> <meta property="og:type" content="website">