massive update
effectively restructured site, added new theme, and improved organization
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="style.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="bar">
|
||||
<a href="index.html" class="nav">HOME</a>
|
||||
</div>
|
||||
|
||||
<div class="main">
|
||||
<p>
|
||||
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
|
||||
my name is simon, and i am the webmaster<br>
|
||||
i code and skateboard. i also make and play with fingerboards a lot<br><br>
|
||||
|
||||
this website is not mobile friendly, and never will be<br>
|
||||
|
||||
|
||||
<br><br><br><br>
|
||||
|
||||
my links: <a href="https://www.linkedin.com/in/simon-o-shea">linkedin</a> | <a href="https://www.github.com/osheas1atwit">github</a>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user