Skip to content

Commit

Permalink
Add slack
Browse files Browse the repository at this point in the history
  • Loading branch information
pA1nD committed Oct 3, 2016
1 parent 470edd4 commit 7054f3d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/includes/base.pug
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ html
link(href=asset('/css/style.css') rel='stylesheet')
link(href=asset('/css/icons.css') rel='stylesheet')

style.
.__slackin{
z-index:99999;
}

body

block navigation
Expand All @@ -53,6 +58,8 @@ html
a(href='https://www.github.com/webdesignio/webdesignio/wiki') Documentation
//- li
a(href) Log In
li(style='padding-left:15px;')
script(async defer src="https://webdesignio-community.herokuapp.com/slackin.js")
li(data-webdesignio-remove)
a#save(href) SAVE

Expand Down

0 comments on commit 7054f3d

Please sign in to comment.