fix: image (take 2)

Signed-off-by: Gen <buzhybrid@gmail.com>
This commit is contained in:
Gen 2024-06-06 03:05:44 -07:00 committed by GitHub
parent 284ff88729
commit ecf8cfa428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
<meta property="og:description" content="A little bit of information about me :3" />
<meta property="og:type" content="website" />
<meta name="author" content="GenShibe" />
<meta property="og:image" content="/assets/logo.svg" />
<meta property="og:image" content="https://raw.githubusercontent.com/GenShibe/website/main/assets/logo.svg" />
<meta property="og:url" content="https://genshibe.ca" />
<title>Gen's Website</title>
<link rel="stylesheet" href="style.css" />