diff --git a/Gruntfile.js b/Gruntfile.js index 926736a..695ec9f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -113,6 +113,7 @@ module.exports = function (grunt) { 'composer.json', 'composer.lock', 'LICENSE', + 'favicon.ico', ] } }); diff --git a/resources/templates/base.twig b/resources/templates/base.twig index 447cfee..818f823 100644 --- a/resources/templates/base.twig +++ b/resources/templates/base.twig @@ -5,6 +5,8 @@ + +