change titles
This commit is contained in:
parent
aa42577d78
commit
8fc7e6a5f1
2 changed files with 12 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"><script>
|
<meta charset="utf-8"><script>
|
||||||
var CookieAlert = {
|
var CookieAlert = {
|
||||||
|
|
@ -123,19 +124,19 @@
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap" rel="stylesheet">
|
||||||
<!-- <link href="css/fontello.css" rel="stylesheet"> -->
|
<!-- <link href="css/fontello.css" rel="stylesheet"> -->
|
||||||
<!-- <link href="css/style.css" rel="stylesheet"> -->
|
<!-- <link href="css/style.css" rel="stylesheet"> -->
|
||||||
<title>Hollow Knight: Save Game Completion Analyzer Web Tool</title>
|
<title>Save Completion Analyzer for Hollow Knight Online</title>
|
||||||
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
|
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
|
||||||
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
|
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
|
||||||
|
|
||||||
<!-- Open Graph / Facebook -->
|
<!-- Open Graph / Facebook -->
|
||||||
<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="Save Completion Analyzer for Hollow Knight Online">
|
||||||
<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="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
<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/">
|
<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="Save Completion Analyzer for Hollow Knight Online">
|
||||||
<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="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
<meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
||||||
|
|
@ -143,6 +144,7 @@
|
||||||
|
|
||||||
<meta name="author" content="ReznoR Michael">
|
<meta name="author" content="ReznoR Michael">
|
||||||
<link rel="icon" href="favicon.png"><link href="main.css" rel="stylesheet"></head>
|
<link rel="icon" href="favicon.png"><link href="main.css" rel="stylesheet"></head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div>
|
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div>
|
||||||
|
|
@ -269,4 +271,5 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="app.js"></script></body>
|
<script src="app.js"></script></body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
@ -8,19 +9,19 @@
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap" rel="stylesheet">
|
||||||
<!-- <link href="css/fontello.css" rel="stylesheet"> -->
|
<!-- <link href="css/fontello.css" rel="stylesheet"> -->
|
||||||
<!-- <link href="css/style.css" rel="stylesheet"> -->
|
<!-- <link href="css/style.css" rel="stylesheet"> -->
|
||||||
<title>Hollow Knight: Save Game Completion Analyzer Web Tool</title>
|
<title>Save Completion Analyzer for Hollow Knight Online</title>
|
||||||
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
|
<meta name="description" content="A simple open source tool for checking every single thing you missed for your Game Completion Percentage.">
|
||||||
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
|
<meta name="keywords" content="hollow knight, tool, online, save, game, completion, check, checker, percentage, percent, left, analyze, analyzer, file">
|
||||||
|
|
||||||
<!-- Open Graph / Facebook -->
|
<!-- Open Graph / Facebook -->
|
||||||
<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="Save Completion Analyzer for Hollow Knight Online">
|
||||||
<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="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
<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/">
|
<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="Save Completion Analyzer for Hollow Knight Online">
|
||||||
<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="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
<meta property="twitter:image" content="https://reznormichael.github.io/hollow-knight-completion-check/img/thumbnail1200x628.jpg">
|
||||||
|
|
@ -28,6 +29,7 @@
|
||||||
|
|
||||||
<meta name="author" content="ReznoR Michael">
|
<meta name="author" content="ReznoR Michael">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div>
|
<button class="scroll-up-button hidden"><div class="scroll-up-button-arrow"></div>
|
||||||
|
|
@ -154,4 +156,5 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in a new issue