Update index.html

This commit is contained in:
Ian Skinner 2020-11-04 17:34:34 -05:00 committed by GitHub
parent 3265a0cbe9
commit f76f7f3741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<h1>This site</h1>
<h1>What is this place for?</h1>
<p>
This site is only used to host some C64-Title-Loader builds for <a href="https://github.com/NinjaCheetah/NCX-Core</a></p>
</div>
</div>
This site is only used to host some C64-Title-Loader builds for <a href="https://github.com/NinjaCheetah/NCX-Core</a>
</p>
</body>
</html>