Change og:title

This commit is contained in:
Yash Karandikar 2023-08-12 17:01:35 -05:00
parent a6f720d626
commit 0a845d402f

View file

@ -6,7 +6,7 @@
<link rel="stylesheet" href="/style.css">
<link href="/fonts.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Welcome to Yash's Website!" />
<meta property="og:title" content="karx's website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ current_url }}" />
<meta property="og:image" content="https://karx.xyz/favicon.ico" />