updated meta urls
This commit is contained in:
parent
b3d9e75530
commit
2505a1958e
1 changed files with 4 additions and 4 deletions
|
|
@ -16,15 +16,15 @@
|
|||
<meta property="og:type" content="website">
|
||||
<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:image" content="http://reznortech.rf.gd/hollow-knight-completion/img/thumbnail1200x628.jpg">
|
||||
<meta property="og:url" content="http://reznortech.rf.gd/hollow-knight-completion/">
|
||||
<meta property="og:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
||||
<meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
|
||||
|
||||
<!-- Twitter -->
|
||||
<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/img/thumbnail1200x628.jpg">
|
||||
<meta property="twitter:url" content="http://reznortech.rf.gd/hollow-knight-completion/">
|
||||
<meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
||||
<meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
|
||||
|
||||
<meta name="author" content="ReznoR Michael">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in a new issue