mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Drop the Geeky/Non-Geeky headings on the home page
This commit is contained in:
parent
07d5f7311e
commit
6f809464f3
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
<%= render '_header' %>
|
<%= render '_header' %>
|
||||||
<div id="technical" class="column">
|
<div id="technical" class="column">
|
||||||
<div>
|
<div>
|
||||||
<h1>Geeky
|
<h1>Technical
|
||||||
<sup><a href="/technical/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
|
<sup><a href="/technical/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
|
||||||
</h1>
|
</h1>
|
||||||
<ul class="articles">
|
<ul class="articles">
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<div id="personal" class="column">
|
<div id="personal" class="column">
|
||||||
<div>
|
<div>
|
||||||
<h1>Non-Geeky
|
<h1>Personal
|
||||||
<sup><a href="/personal/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
|
<sup><a href="/personal/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
|
||||||
</h1>
|
</h1>
|
||||||
<ul class="articles">
|
<ul class="articles">
|
||||||
|
|
Loading…
Reference in a new issue