Skip to content

Commit

Permalink
Update main nav
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed Mar 29, 2015
1 parent 19aff72 commit 9494922
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions index.html
Expand Up @@ -2,18 +2,21 @@
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<title>cloudhead</title>
<title>cloudhead.io</title>
</head>
<body>
<header>
<h1>cloudhead</h1>
<ul>
<li><a href="/projects">projects</a></li>
<li><a href="http://alexissellier.com">art</a></li>
<li><a href="http://github.com/cloudhead">code</a></li>
<li><a href="http://twitter.com/cloudhead">tweets</a></li>
<li><a href="/lists">lists</a></li>
</ul>
<nav>
<h1>cloudhead</h1>
<ul>
<li><a href="/projects">projects</a></li>
<li><a href="/essays">essays</a></li>
<li><a href="http://alexissellier.com">art</a></li>
<li><a href="http://github.com/cloudhead">code</a></li>
<li><a href="http://twitter.com/cloudhead">tweets</a></li>
<li><a href="/lists">lists</a></li>
</ul>
</nav>
</header>
<footer>
<a href="mailto:hello@cloudhead.io">hello@cloudhead.io</a>
Expand Down

0 comments on commit 9494922

Please sign in to comment.