Skip to content

Commit

Permalink
Remove signup
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffrey committed Jun 1, 2016
1 parent bf7e827 commit bf43d62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion templates/mixins/footer.jade
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ mixin footer
dt Site
dd: a(href="/") Home
dd: a(href="/features") Features
dd: a(href="https://portal.respoke.io/#/signup") Request Access

dl
dt Developers
Expand Down
1 change: 0 additions & 1 deletion templates/mixins/navbar.jade
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ mixin navbar(theme)
li: a(href="https://github.com/respoke/") GitHub
li: a(href="http://blog.respoke.io") Blog
.navbar--account
a.navbar--signup(href="https://portal.respoke.io/#/signup") Sign up
a.navbar--login(href="https://portal.respoke.io/#/login") Log in

.mobile-header
Expand Down

0 comments on commit bf43d62

Please sign in to comment.