Skip to content

Commit

Permalink
added class to from paragraph 🍼
Browse files Browse the repository at this point in the history
  • Loading branch information
vemundrefnin committed Mar 28, 2016
1 parent 5f1dfc3 commit e2f02ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<header>
<h1><a href="#" class="logo"><span>S</span>omething <span>S</span>mart</a></h1>
<h1><a href="#" class="logo">Something Smart</a></h1>
<ul>
<li class="navItem"><a href="#" class="navLink">All Notes</a></li>
<li class="navItem"><a href="#" class="navLink">Your Notes</a></li>
Expand Down

0 comments on commit e2f02ee

Please sign in to comment.