Skip to content

Commit

Permalink
Add logout
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenna committed Jan 20, 2017
1 parent 1ddf4ac commit 10c4d3c
Show file tree
Hide file tree
Showing 19 changed files with 8,820 additions and 158 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"scripts": {
"build": "webpack --config webpack.config.js",
"sass-watch": "sass --watch public/styles/sass:public/styles/css",
"test": "export NODE_ENV=test || SET \"NODE_ENV=test\" && mocha */tests/**.tests.js",
"test-watch": "nodemon --exec 'npm test'"
},
Expand Down
37 changes: 37 additions & 0 deletions public/img/logout-red.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions public/img/logout-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions public/img/menu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 10c4d3c

Please sign in to comment.