trimmed old fat

This commit is contained in:
Simon O'Shea
2023-02-06 10:31:54 -05:00
parent fdbf49f932
commit 5d30dbe77e
6 changed files with 0 additions and 126 deletions
-27
View File
@@ -1,27 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<div class="bar">
<a href="index.html" style="font-size: 12px; text-decoration: none;">HOME</a>
</div>
<div class="main">
<p>
my name is simon, and you found me<br>
enjoy your stay<br><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>