Update index.html

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

View File

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