mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
37 lines
1006 B
HTML
Executable File
37 lines
1006 B
HTML
Executable File
<!DOCTYPE html>
|
|
<title>IanSkinner1982's Website</title>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<div class="nav">
|
|
<nav>
|
|
<ul>
|
|
<li><img src="" width="50" height="50"></li>
|
|
<li><a href="/index">Main Page</a></li>
|
|
<li><a href="/cc64.html">Cookie Clicker C64</a></li>
|
|
<li><a href="/vice.js_files/tl64.html">C64 Title Loader</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</head>
|
|
<body>
|
|
<div class="intro">
|
|
<h1>Welcome to my site!</h1>
|
|
<p>This site doesn't really have any purpose right now, but feel free to look around. While you're here, why not join my Discord server?<br>(link below)</p>
|
|
<p align="center">
|
|
<iframe src="https://ptb.discordapp.com/widget?id=704065693246685225&theme=dark" height="500" allowtransparency="true" frameborder="0"></iframe></p>
|
|
</div>
|
|
<div class="media">
|
|
<h1>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|