diff --git a/frontend/Gruntfile.js b/frontend/Gruntfile.js index 6922fc8b9..f2fa78e76 100644 --- a/frontend/Gruntfile.js +++ b/frontend/Gruntfile.js @@ -120,7 +120,7 @@ module.exports = function (grunt) { src: [ '<%= yeoman.dist %>/scripts/{,*/}*.js', '<%= yeoman.dist %>/styles/{,*/}*.css', - '<%= yeoman.dist %>/images/{,*/}*.{png,jpg,jpeg,gif,webp,svg}', + //'<%= yeoman.dist %>/images/{,*/}*.{png,jpg,jpeg,gif,webp,svg}', '<%= yeoman.dist %>/styles/fonts/*' ] } diff --git a/frontend/app/images/github.png b/frontend/app/images/github.png new file mode 100644 index 000000000..e0f4651ba Binary files /dev/null and b/frontend/app/images/github.png differ diff --git a/frontend/app/images/web.png b/frontend/app/images/web.png new file mode 100644 index 000000000..ee238aabf Binary files /dev/null and b/frontend/app/images/web.png differ diff --git a/frontend/app/index.html b/frontend/app/index.html index f027faa82..db7c94247 100644 --- a/frontend/app/index.html +++ b/frontend/app/index.html @@ -11,6 +11,7 @@ +
@@ -22,28 +23,35 @@ + - - + + + + + + - - - -