Use HTML5 sections on homepage

This commit is contained in:
Wesley Moore 2010-06-24 18:39:06 +10:00
parent cf232976b8
commit 7f7debb6fd

View file

@ -10,7 +10,7 @@
</head> </head>
<body class="home"> <body class="home">
<%= render '_header' %> <%= render '_header' %>
<div id="technical" class="column"> <section id="technical" class="column">
<div> <div>
<h1><a href="/technical/articles/">Technical</a> <h1><a href="/technical/articles/">Technical</a>
<sup><a href="http://feeds.feedburner.com/wezm-technical"><img src="/images/black-feed-icon.png" width="12" height="12" alt="Black Feed Icon" /></a></sup> <sup><a href="http://feeds.feedburner.com/wezm-technical"><img src="/images/black-feed-icon.png" width="12" height="12" alt="Black Feed Icon" /></a></sup>
@ -22,9 +22,9 @@
</ul> </ul>
<a href="/technical/articles/" class="more">More &raquo;</a> <a href="/technical/articles/" class="more">More &raquo;</a>
</div> </div>
</div> </section>
<div id="personal" class="column"> <section id="personal" class="column">
<div> <div>
<h1><a href="/personal/articles/">Personal</a> <h1><a href="/personal/articles/">Personal</a>
<sup><a href="http://feeds.feedburner.com/wezm-personal"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup> <sup><a href="http://feeds.feedburner.com/wezm-personal"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
@ -36,7 +36,7 @@
</ul> </ul>
<a href="/personal/articles/" class="more">More &raquo;</a> <a href="/personal/articles/" class="more">More &raquo;</a>
</div> </div>
</div> </section>
<section id="flickr"> <section id="flickr">
<header> <header>