Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Commit

Permalink
fixes #32
Browse files Browse the repository at this point in the history
  • Loading branch information
akdetrick committed Sep 25, 2013
1 parent a12e370 commit f09f2dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>

<ul id="guide-nav" class="inlineList">
<li><a href="#getstarted">Let's get started</a></li>
<li><a href="#getstarted">Intro</a></li>
<li><a href="#layout">Layout</a></li>
<li><a href="#lists">Lists</a></li>
<li><a href="#forms">Forms</a></li>
Expand All @@ -32,6 +32,7 @@
<li><a href="#copy">Copy</a></Meetupli>
<li><a href="#colors">Colors</a></li>
<li><a href="#typography">Typography</a></li>
<li><a href="#touchlists">Touch Lists</a></li>
<li><a href="mobile.html">Mobile &rarr;</a></li>
</ul>

Expand Down
3 changes: 2 additions & 1 deletion jekyll_docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<body>

<ul id="guide-nav" class="inlineList">
<li><a href="#getstarted">Let's get started</a></li>
<li><a href="#getstarted">Intro</a></li>
<li><a href="#layout">Layout</a></li>
<li><a href="#lists">Lists</a></li>
<li><a href="#forms">Forms</a></li>
Expand All @@ -36,6 +36,7 @@
<li><a href="#copy">Copy</a></Meetupli>
<li><a href="#colors">Colors</a></li>
<li><a href="#typography">Typography</a></li>
<li><a href="#touchlists">Touch Lists</a></li>
<li><a href="mobile.html">Mobile &rarr;</a></li>
</ul>

Expand Down

0 comments on commit f09f2dd

Please sign in to comment.