mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 13:04:50 +00:00
hopefully fix embed image lol
This commit is contained in:
parent
4a55458cee
commit
c918a232b3
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue