mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
20 lines
733 B
HTML
20 lines
733 B
HTML
<!DOCTYPE html>
|
|
<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>
|
|
</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"target="_blank">Cookie-Clicker-C64</a></li>
|
|
<li class="invalid nav-item"><a href="https://ianskinner1982.github.io/tl64.html"target="_blank">Title-Loader-C64</a></li>
|
|
</ul> </p>
|
|
</div>
|
|
</div>
|
|
<p><code>10 ?"HELLO WORLD"</code></p>
|
|
</body>
|
|
</html>
|