Skip to content

Commit

Permalink
Merge pull request #742 from mralexjuarez/index-theme-fix
Browse files Browse the repository at this point in the history
fix theme links in demo
  • Loading branch information
hakimel committed Dec 5, 2013
2 parents 9f2a020 + 616d83d commit 5d4b303
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,8 @@ <h2>Themes</h2>
<a href="?theme=simple#/themes">Simple</a> -
<a href="?theme=serif#/themes">Serif</a> -
<a href="?theme=night#/themes">Night</a> <br>
<a href="?theme=moon.css#/themes">Moon</a> -
<a href="?theme=simple.css#/themes">Simple</a> -
<a href="?theme=solarized.css#/themes">Solarized</a>
<a href="?theme=moon#/themes">Moon</a> -
<a href="?theme=solarized#/themes">Solarized</a>
</p>
<p>
<small>
Expand Down

0 comments on commit 5d4b303

Please sign in to comment.