all repos — h3rald @ 896c94c736a461febb4d7cc5385e9d8e2b99f905

The sources of https://h3rald.com

Minor corrections.
h3rald h3rald@h3rald.com
Mon, 27 Sep 2010 13:47:42 +0200
commit

896c94c736a461febb4d7cc5385e9d8e2b99f905

parent

38bd8305345b22c354b3b71fbc91d5bbf09e0e12

2 files changed, 5 insertions(+), 5 deletions(-)

jump to
M content/articles/making-it-big-in-software.glyphcontent/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.erbcontent/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 -->