Skip to content

Commit

Permalink
Added title to layout template
Browse files Browse the repository at this point in the history
  • Loading branch information
gobitfly committed Mar 15, 2017
1 parent cc80a25 commit 121b87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.pug
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
doctype html
html
head
title= title
title Etherchain Light
link(href=config.bootstrapUrl, rel="stylesheet", crossorigin="anonymous")

link(rel='stylesheet', href='/stylesheets/style.css')
Expand Down

0 comments on commit 121b87b

Please sign in to comment.