social media meta tags, thumbnail
This commit is contained in:
parent
85ee203790
commit
fea4712e09
2 changed files with 13 additions and 6 deletions
19
index.html
19
index.html
|
|
@ -11,14 +11,21 @@
|
||||||
<title>Hollow Knight: Analyze Save Completion</title>
|
<title>Hollow Knight: Analyze Save Completion</title>
|
||||||
<meta name="description" content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
|
<meta name="description" content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
|
||||||
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left">
|
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left">
|
||||||
|
|
||||||
|
<!-- Open Graph / Facebook -->
|
||||||
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:title" content="Hollow Knight: Analyze Save Completion">
|
<meta property="og:title" content="Hollow Knight: Analyze Save Completion">
|
||||||
<meta property="og:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
|
<meta property="og:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
|
||||||
<meta property="og:image" content="http://reznortech.rf.gd/favicon.png">
|
<meta property="og:image" content="http://reznortech.rf.gd/hollow-knight-completion/thumbnail1200x628.jpg">
|
||||||
<meta property="og:url" content="http://reznortech.rf.gd/hollow-knight-completion">
|
<meta property="og:url" content="http://reznortech.rf.gd/hollow-knight-completion/">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
|
||||||
<meta property="og:site_name" content="rezno[R].tech">
|
<!-- Twitter -->
|
||||||
<meta name="twitter:image:alt" content="Hollow Knight: Analyze Save Completion">
|
<meta property="twitter:title" content="Hollow Knight: Analyze Save Completion">
|
||||||
|
<meta property="twitter:description" content="A simple open source tool for checking what you missed for your Game Completion Percentage.">
|
||||||
|
<meta property="twitter:card" content="summary_large_image">
|
||||||
|
<meta property="twitter:image" content="http://reznortech.rf.gd/hollow-knight-completion/thumbnail1200x628.jpg">
|
||||||
|
<meta property="twitter:url" content="http://reznortech.rf.gd/hollow-knight-completion/">
|
||||||
|
|
||||||
<meta name="author" content="ReznoR Michael">
|
<meta name="author" content="ReznoR Michael">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
BIN
thumbnail1200x628.jpg
Normal file
BIN
thumbnail1200x628.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 380 KiB |
Loading…
Reference in a new issue