Skip to content

Commit

Permalink
don't set class
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jan 2, 2014
1 parent 282e23a commit 39c14e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{% include head.html %}

<body class="theme-base-08">
<body>

{% include sidebar.html %}

Expand Down

0 comments on commit 39c14e9

Please sign in to comment.