html rearrangement, add footer, yt link
This commit is contained in:
parent
2e0aff4c1d
commit
c155651f71
1 changed files with 9 additions and 2 deletions
11
index.html
11
index.html
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
<!-- To do:
|
||||
- Single Pale Ore locations?
|
||||
- Single Keys/Pass locations?
|
||||
-->
|
||||
|
||||
<div id="content">
|
||||
|
|
@ -49,8 +50,7 @@
|
|||
<p class="smalltext">Check what you have left for completion.<br>
|
||||
Use bloodorca's amazing <a href="https://bloodorca.github.io/hollow/" target="_blank">[ Online Hollow Knight Save Editor ]</a> to decode your save file.<br>
|
||||
CTRL+A, CTRL+C the decoded save data and CTRL+V it into the text box below to analyze.<br>
|
||||
Work-In-Progress. Please report any wrong data <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank">here</a> or under <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a>.<br>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> | <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Github</a>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Source Code</a> 🉑 <a href="https://www.youtube.com/channel/UCLnrPljl95kEpi8HdBU_Pfw" target="_blank">Youtube</a>
|
||||
</p>
|
||||
|
||||
<div>
|
||||
|
|
@ -108,6 +108,13 @@
|
|||
<h2>Godmaster Content Pack</h2>
|
||||
<div id="hk-godmaster"></div>
|
||||
|
||||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<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
|
||||
</p>
|
||||
|
||||
</div> <!-- end content -->
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue