Skip to content

Commit

Permalink
Updating to 7439d30.
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Jan 12, 2015
1 parent 54e55d6 commit 86e596a
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,3 @@ _site/
*.swp
pkg/
test/
.sass-cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions _includes/docs_ul.html
Expand Up @@ -13,6 +13,7 @@
{% for p in site.docs %}
{% if p.url == item_url %}
<li class="{{ c }}"><a href="{{ site.url }}{{ p.url }}">{{ p.title }}</a></li>
{% break %}
{% endif %}
{% endfor %}

Expand Down

0 comments on commit 86e596a

Please sign in to comment.