Browse Source

Changed logo to be only slightly less cringy

develop
Mark van Renswoude 6 years ago
parent
commit
e08b0b19d2
  1. 3
      .gitignore
  2. 4435
      package-lock.json
  3. 26
      package.json
  4. BIN
      public/dist/images/logo.png
  5. BIN
      stuff/Logo.psd

3
.gitignore vendored

@ -4,4 +4,5 @@ custom/*.js @@ -4,4 +4,5 @@ custom/*.js
public/dist/*.js
public/dist/index.html
config.js
*.sublime-workspace/npm-debug.log
*.sublime-workspace
npm-debug.log

4435
package-lock.json generated

File diff suppressed because it is too large Load Diff

26
package.json

@ -19,9 +19,9 @@ @@ -19,9 +19,9 @@
"bcrypt": "^1.0.3",
"body-parser": "^1.18.2",
"debug": "^3.1.0",
"express": "^4.16.2",
"express": "^4.16.3",
"express-async-handler": "^1.1.2",
"jsonwebtoken": "^8.1.1",
"jsonwebtoken": "^8.2.0",
"lodash": "^4.17.5",
"mkdirp": "^0.5.1",
"nedb": "^1.8.0",
@ -33,22 +33,22 @@ @@ -33,22 +33,22 @@
"axios": "^0.18.0",
"babel-loader": "^7.1.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"css-loader": "^0.28.10",
"html-webpack-plugin": "^3.0.6",
"node-sass": "^4.7.2",
"css-loader": "^0.28.11",
"html-webpack-plugin": "^3.1.0",
"node-sass": "^4.8.3",
"purecss": "^1.0.0",
"sass-loader": "^6.0.7",
"style-loader": "^0.20.2",
"style-loader": "^0.20.3",
"tus-js-client": "^1.4.5",
"uppy": "^0.23.2",
"vue": "^2.5.13",
"vue-i18n": "^7.4.2",
"uppy": "^0.23.3",
"vue": "^2.5.16",
"vue-i18n": "^7.6.0",
"vue-loader": "^14.2.1",
"vue-router": "^3.0.1",
"vue-style-loader": "^4.0.2",
"vue-template-compiler": "^2.5.13",
"webpack": "^4.1.0",
"webpack-cli": "^2.0.10",
"vue-style-loader": "^4.1.0",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.2.0",
"webpack-cli": "^2.0.13",
"webpack-dev-middleware": "^3.0.1",
"webpack-hot-middleware": "^2.21.2"
}

BIN
public/dist/images/logo.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
stuff/Logo.psd

Binary file not shown.
Loading…
Cancel
Save