<!DOCTYPE html>

<html lang="en">
<head>
	<title>You broke it! &mdash; Gordon Fontenot</title>
	<meta charset="utf-8" />
	<meta name="author" content="Gordon Fontenot" />
	<meta name="designer" content="Gordon Fontenot" />
	<meta name="description" content="editor | shooter | geek" />
	<meta name="viewport" content="width=device-width" />
	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>

	<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/gfontenot" />
	
  <script type="text/javascript" src="http://use.typekit.com/wmn5jex.js"></script>
  <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  
	<link href="/css/reset.css" rel="stylesheet" media="all" />
	<link href="/css/main.css" rel="stylesheet" media="all" />
	
	
	<!--[if IE]>
		<link href="/css/iesucks.css" rel="stylesheet" media="all" />
	<![endif]-->
	
	<script type="text/javascript">

	  var _gaq = _gaq || [];
	  _gaq.push(['_setAccount', 'UA-7976262-3']);
	  _gaq.push(['_setDomainName', '.gordonfontenot.com']);
	  _gaq.push(['_trackPageview']);

	  (function() {
	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	  })();

	</script>

	
  <!--[if lt IE 9]>
	<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
	<![endif]-->
	
</head>
<body>
  <header>
    <nav>
      <div id="me">
        <a href="/"><span id="fname">Gordon</span><span id="lname">Fontenot</span></a>        
<!-- 
				<ol id="tagline">
					<li class="tag-one">film <span class="decoration">&#9679;</span></li>
					<li class="tag-two"> dev </li>
					<li class="tag-three"><span class="decoration">&#9679;</span> nerdery</li>
				</ol>
 -->
      </div>
      
      <ol id="internal-nav">
        <li><a href="/about">About</a></li>
        <li><a href="/">Blog</a></li>
        <li><a href="/projects">Projects</a></li>
      </ol>
      
    </nav>
  </header>
  
	<div id="content">
	  <h1>HOLY CRAP WHAT DID YOU DO (404)</h1>
	  <p>Looks like you broke some stuffs. Either fix it, or pay for it.</p>

	  <p>Or, I suppose you could try heading back to the <a href="/">main page</a> and starting over. You know. If that's the sort of thing you're in to.</p>

	  <p>No judgments.</p>
	</div>
	<footer>
		<div>
			<p>
				This site powered by <a href="http://jekyllrb.com">Jekyll</a>, hosted at <a href="http://github.com/gfontenot/gfontenot.github.com">GitHub</a>, with fonts from <a href="http://www.typekit.com">TypeKit</a>.<br />
				<!-- All content  -->&copy; 2010-2011 Gordon Fontenot.
			</p>
			<ol id="external-nav">
				<li>
					<a href="http://www.twitter.com/gfontenot" id="twitter" title="@gfontenot on Twitter">Twitter</a>
				</li>
				<li>
					<a href="http://www.facebook.com/gordon.fontenot" id="facebook" title="Gordon Fontenot on Facebook">Facebook</a>
				</li>
				<li>
					<a href="http://www.github.com/gfontenot" id="github" title="@gfontenot on GitHub">GitHub</a>
				</li>
				<li>
					<a href="http://open.spotify.com/user/gfontenot" id="spotify" title="gfontenot on Spotify">Spotify</a>
				</li>
			</ol>
		</div>
  </footer>

</body>
</html>
