mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Update index.html
This commit is contained in:
parent
9f02cb01c9
commit
7c3188c101
15
index.html
15
index.html
@ -1,7 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<h1>My site</h1>
|
||||
<p>Here I'll show off my projects and <i>maybe</i> I'll stick in a fancy background as well.</p>
|
||||
<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://www.github.com/IanSkinner1982/Cookie-Clicker-C64"target="_blank">Cookie-Clicker-C64</a></li>
|
||||
<li class="invalid nav-item"><a href="https://www.github.com/IanSkinner1982/Title-Loader-C64"target="_blank">Title-Loader-C64</a></li>
|
||||
</ul> </p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user