Browse Source

Merge branch 'gh-pages' of github.com:desandro/isotope into gh-pages

v1
David DeSandro 14 years ago
parent
commit
61de40603f
  1. 2
      _includes/html-head.html

2
_includes/html-head.html

@ -10,7 +10,7 @@
<!-- scripts at bottom of page -->
<script src="http://desandro.com/mint/?js"></script> <!-- analytics -->
<script src="http://desandro.com/haveamint/?js"></script> <!-- analytics -->
</head>
<body class="{% if page.category == 'docs' %}doc{% elsif page.category == 'demos' %}demo{% endif %} {{ page.body_class }}">

Loading…
Cancel
Save