Minor corrections.
h3rald h3rald@h3rald.com
Mon, 27 Sep 2010 13:47:42 +0200
2 files changed,
5 insertions(+),
5 deletions(-)
M
content/articles/making-it-big-in-software.glyph
→
content/articles/making-it-big-in-software.glyph
@@ -65,12 +65,12 @@ td[Travel: 1 hour]
td[Travel: 2 hours] ] tr[ - td[Family & Leisure: 4 hours] - td[Family & Leisure: 1 hours] + td[Family & Leisure: 4 hours] + td[Family & Leisure: 1 hours] ] tr[ - td[Chores & Hygiene: 2 hours] - td[Chores & Hygiene: 2 hours] + td[Chores & Hygiene: 2 hours] + td[Chores & Hygiene: 2 hours] ] ]
M
content/home.erb
→
content/home.erb
@@ -106,7 +106,7 @@ <section class="left" id="secondary-content-left">
<%= render 'article_intro', :item => popular[0], :classes => "hyphenate", :extended => false %> <%= render 'article_intro', :item => popular[3], :classes => "hyphenate", :extended => false %> </section><!-- #secondary-content-left end --> - <section class="right border-right" id="secondary-content-right"> + <section class="right border-left" id="secondary-content-right"> <%= render 'article_intro', :item => popular[2], :classes => "hyphenate", :extended => false %> <%= render 'article_intro', :item => popular[4], :classes => "hyphenate", :extended => false %> </section><!-- #secondary-content-right end -->