diff --git a/assets/img/soundboxing.png b/assets/img/soundboxing.png new file mode 100644 index 0000000..23b2760 Binary files /dev/null and b/assets/img/soundboxing.png differ diff --git a/package-lock.json b/package-lock.json index 8a0e0a2..41232be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -208,7 +208,6 @@ "sinon": "^1.17.5", "sinon-chai": "^2.8.0", "snazzy": "^4.0.0", - "uglify-js": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", "uglifyjs-webpack-plugin": "^0.4.6", "webpack": "^3.5.5", "webpack-cli": "^3.1.2", @@ -1038,7 +1037,7 @@ }, "uglify-js": { "version": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", - "from": "git://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22", + "from": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", "requires": { "source-map": "~0.5.1", "uglify-to-browserify": "~1.0.0", @@ -5890,11 +5889,13 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -5907,15 +5908,18 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -6018,7 +6022,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -6028,6 +6033,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -6040,17 +6046,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.2.4", "bundled": true, + "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -6067,6 +6076,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -6139,7 +6149,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -6149,6 +6160,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1" } @@ -6254,6 +6266,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", diff --git a/src/assets.html b/src/assets.html index 1f1e902..c496a54 100644 --- a/src/assets.html +++ b/src/assets.html @@ -37,6 +37,7 @@ + diff --git a/src/templates/menu.html b/src/templates/menu.html index 152288d..9209327 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -125,6 +125,26 @@ bind__visible="!!menuSelectedChallenge.id"> {{ searchResults() }} + + + + + +