hopefully fix embed image lol

This commit is contained in:
Gen 2024-07-21 21:13:14 -07:00
parent 4a55458cee
commit c918a232b3
No known key found for this signature in database

View file

@ -10,10 +10,8 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta name="author" content="GenShibe" /> <meta name="author" content="GenShibe" />
<meta name="robots" content="noindex, nofollow" /> <meta name="robots" content="noindex, nofollow" />
<meta name="og:image" src="assets/DSCF8928.jpg" /> <meta property="og:image" content="assets/DSCF8928.jpg" />
<meta property="og:url" content="https://genshibe.ca" /> <meta property="og:url" content="https://genshibe.ca" />
<meta property="twitter:image" src="assets/DSCF8928.jpg" />
<title>Gen's Website</title> <title>Gen's Website</title>
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
</head> </head>