Skip to content

Commit

Permalink
Update _header.html.slim
Browse files Browse the repository at this point in the history
  • Loading branch information
heze8 committed Nov 7, 2019
1 parent 6a42d9c commit 87b1bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templates/_header.html.slim
Expand Up @@ -4,7 +4,7 @@
nav.navbar.navbar-light.bg-light
.container
- if attr? 'site-name'
a.navbar-brand href=(site_url 'index.html') =(attr 'site-name')
a.navbar-brand href=(site_url 'index.html') =EZWATCHLIST
img src=(site_url 'images/applogo.png') alt= 'EZWATCHLIST'
ul.navbar-nav
li.nav-item
Expand Down

0 comments on commit 87b1bfa

Please sign in to comment.