Browse Source

Change `.bar-title` to `.bar-nav` in template.html

Update template.html to be in line with changes introduced in de81993361
pull/227/head
Nirav Sanghani 11 years ago
parent
commit
3cf6891f07
  1. 2
      dist/template.html

2
dist/template.html vendored

@ -37,7 +37,7 @@
<body>
<!-- Make sure all your bars are the first things in your <body> -->
<header class="bar-title">
<header class="bar-nav">
<h1 class="title">Ratchet</h1>
</header>

Loading…
Cancel
Save