adding blog, other random ass changes

This commit is contained in:
iRaven
2021-11-25 23:14:06 -06:00
parent b011ce7390
commit 7394ba9ae4
5 changed files with 92 additions and 5 deletions

26
blog/index.html Normal file
View File

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../default.css">
<link rel="stylesheet" type="text/css" href="../buttons.css">
<meta name="title" content="iRaven - Blog">
<meta name="description" content="Website of a depressed degenerate introverted retard nothing. This is where my tech and tinkering blog resides.">
</head>
<body>
<center>
<img src=../siteimg/deioxpk-32.png></img>
<img src=../siteimg/notepad.png></img>
<br>
<h1>Tech and Tinkering Public Blog</h1>
<br>
<h3>This will be organized and revised over time- however stay tuned, more content is coming :)</h3>
<br>
<a href="posts/ibookg4os9hack.html">Latest Post - iBook G4 Running Mac OS 9 (Unofficially)</a>
<div class=navbuttons>
<!--<a href="posts/"><img src="../siteimg/write1.png">intex of posts</img></a>-->
</div>
</center>
</body>
</html>