adding site files
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="style.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="main">
|
||||
<p>
|
||||
you made it! congratulations :) <br>
|
||||
this is my corner of the internet, feel free to explore <br><br><br><br>
|
||||
|
||||
<a href="logs.html">logs</a>
|
||||
-
|
||||
<a href="projects.html">projects</a>
|
||||
-
|
||||
<a href="about.html">about</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user