massive update
effectively restructured site, added new theme, and improved organization
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="style.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="main">
|
||||
<p>
|
||||
<br><br><br><br><br><br>
|
||||
<img src="bg.png" width="50%" /><br><br>
|
||||
hello<span class="blink1">.</span><span class="blink2">.</span><span class="blink3">.</span><br>feel free to look around and make yourself at home<br><br>
|
||||
|
||||
~
|
||||
<a href="logs/logs.html">logs</a>
|
||||
-
|
||||
<a href="projects/projects.html">projects</a>
|
||||
-
|
||||
<a href="about.html">about</a>
|
||||
~
|
||||
<br><br>
|
||||
<a href="../light/index.html" style="font-size: .75em;">change theme</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user