mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
32 lines
1.1 KiB
HTML
Executable File
32 lines
1.1 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<title>IanSkinner1982's Website</title>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
|
</head>
|
|
<body>
|
|
<div class="nav">
|
|
<nav>
|
|
<ul>
|
|
<li class="navstd"><a href="/">Home</a></li>
|
|
<li class="navstd"><a href="/pages/programs/">Programs</a></li>
|
|
<li class="navstd"><a href="/pages/socialmedia/">Social Media</a></li>
|
|
<li class="navimg"><a href="https://github.com/IanSkinner1982"><img src="https://raw.githubusercontent.com/NCX-Programming/site/main/files/site/images/github64px.png" style="width:32px;height:32px;"/></a></li>
|
|
<li class="navimg"><a href="https://discord.gg/TbPXuFr"><img src="https://raw.githubusercontent.com/NCX-Programming/site/main/files/site/images/discord.png" style="width:30px;height:32px;"/></a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
<h1>Welcome to my site!</h1>
|
|
<p>Hey there. I'm Ian and this is my site. Here you can find some documentation for some of my programs, as well as information on other things I've done.</p>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|