Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

View File

@ -2,27 +2,15 @@
<html lang="en-us">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/my.css">
<link rel="stylesheet" type="text/css" href="/my.css">
<title>
Critical Sarcasm for the knees
</title>
</head>
<body>
<center><h1>Critical Sarcasm</h1></center>
<nav class="sitenav">
<center><h1 class="orange">Critical Sarcasm</h1></center>
<ul>
<li><a href="http://criticalsarcasm.com">Go Home</a></li>
<li><a href="http://criticalsarcasm.com/oldsite">Old Site</a></li>
<li><a href="http://criticalsarcasm.com/school_essays">Old School Essays</a></li>
</ul>
</nav>
</div>
<div class="container">
<a href="http://criticalsarcasm.com">Go Home</a>
<hr>
<h2>I suck</h2>
<p>Oh, where do I start? I know! By explaining nothing!</p>
<p>Hmm, I know I should write articles, but this whole 12 hour work day with a 45 minute commute each way is about all I can handle aside from sleep so... guess I won't write for those days.</p>
@ -39,7 +27,6 @@
<p><em>Actually, you know what? I'm done with the truck, I'm going to write today anyway! But what should I write about? How about how I suck at this?</em></p>
<p> Seriously, I should be embarrassed about my utter lack of discipline with this but... Eh, what are you gonna do? At least I can admit it. Hopefully, that will help keep the writing flowing. But then again... I'm probably going to be moving soon and.... The cycle begins again.</p>
<p><Strong> I suck!</Strong></p>
</div>
</body>
</html>