More random changes and additions
This commit is contained in:
35
blog/index.html
Normal file
35
blog/index.html
Normal file
@ -0,0 +1,35 @@
|
||||
<!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/deioxpk-32.png></img>
|
||||
<img src=../siteimg/notepad.png></img>
|
||||
<br>
|
||||
<h1>Tech and Tinkering Public Blog</h1>
|
||||
<br>
|
||||
<div class=navbuttons>
|
||||
<a href="../index.html"><img src="../siteimg/monitor_moon.png">Home</a>
|
||||
<a href="../comingsoon.html"><img src="siteimg/deioxpk-32.png">About Me (and my horsie)</a>
|
||||
<a href="../ocref.html"><img src="../siteimg/cd.png">OC References</a>
|
||||
<img src="../siteimg/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>
|
Reference in New Issue
Block a user