updated meta urls

This commit is contained in:
ReznoRMichael 2021-01-19 22:34:03 +01:00
parent b3d9e75530
commit 2505a1958e

View file

@ -16,15 +16,15 @@
<meta property="og:type" content="website"> <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/hollow-knight-completion/img/thumbnail1200x628.jpg"> <meta property="og:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="og:url" content="http://reznortech.rf.gd/hollow-knight-completion/"> <meta property="og:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<!-- Twitter --> <!-- Twitter -->
<meta property="twitter:title" 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: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:card" content="summary_large_image">
<meta property="twitter:image" content="http://reznortech.rf.gd/hollow-knight-completion/img/thumbnail1200x628.jpg"> <meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
<meta property="twitter:url" content="http://reznortech.rf.gd/hollow-knight-completion/"> <meta property="twitter:url" content="https://reznormichael.github.io/hollow-knight-completion-check/">
<meta name="author" content="ReznoR Michael"> <meta name="author" content="ReznoR Michael">
</head> </head>