cosmetic
This commit is contained in:
parent
860713b895
commit
d258b2d569
2 changed files with 2 additions and 5 deletions
|
|
@ -19,9 +19,6 @@ var divEnd = [
|
|||
"</div>"
|
||||
].join("\n");
|
||||
|
||||
var strongStart = "";
|
||||
var strongEnd = "";
|
||||
|
||||
// ---------------- Hollow Knight Data Constant Objects ----------------- //
|
||||
|
||||
const DIV_ID = {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="icon" href="../favicon.png">
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script src="loadJson.js"></script>
|
||||
<!-- <script src="loadJson.js"></script> -->
|
||||
<script src="HKCheckCompletion.js"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136831794-2"></script>
|
||||
<script>
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
|
||||
<p class="smalltext">
|
||||
Work-In-Progress. Please report any incorrect data <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank">here</a> or under the <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a>.<br>
|
||||
Written and created by <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> © 2020
|
||||
Written and created by <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">🉑 rezno[R]</a> © 2020
|
||||
</p>
|
||||
|
||||
</div> <!-- end content -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue