Update index.html

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

View File

@ -2,18 +2,9 @@
<html>
<body>
<h1>This site</h1>
<p>I'm <a href="https://www.github.com/IanSkinner1982"target="_blank">Ian Skinner</a> and here I'll show off my projects and talk a little bit about them.
If you have any questions or suggestions then please contact me on discord. (IanSkinner1982#2139)</p>
<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>
<h1>Projects:</h1>
<p>Please press a project name to read about it.
<ul>
<li class="invalid nav-item"><a href="https://ianskinner1982.github.io/cc64.html">Cookie-Clicker-C64</a></li>
<li class="invalid nav-item"><a href="https://ianskinner1982.github.io/tl64.html">Title-Loader-C64</a></li>
</ul> </p>
</div>
</div>
<p><code> 10 ?"HELLO WORLD"</code></p>
</body>
</html>