1
0
Files
newpublicsite/blog/index.html
2025-06-07 19:25:32 -05:00

35 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>iRaven - Blog</title>
<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/icon/deioxpk-32.png></img>
<img src=../siteimg/icon/notepad.png></img>
<br>
<h1>Tech and Tinkering Blog</h1>
<br>
<div class=navbuttons>
<a href="../index.html"><img src="../siteimg/icon/monitor_moon.png">Home</a>
<a href="../about.html"><img src="../siteimg/icon/deioxpk-32.png">About Me</a>
<a href="../ocref.html"><img src="../siteimg/icon/cd.png">OC References</a>
<img src="../siteimg/icon/notepad.png">Tech and Tinkering Blog</a>
</div>
<h3>This will be organized and revised over time- however stay tuned, more content is coming :)</h3>
<br>
<a href="posts/messedupdc.html">(01/23/23)- that moment when you blow up a critical domain controller because you can't read</a>
<br>
<a href="posts/ibookg4os9hack.html">(11/25/21)- Revisiting the 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>