From c3401fbdee1b6e3e0a1200b292f9dc1838e39d24 Mon Sep 17 00:00:00 2001 From: Sergio Brighenti Date: Sun, 10 Feb 2019 18:33:16 +0100 Subject: [PATCH] Included favicon --- Gruntfile.js | 1 + resources/templates/base.twig | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Gruntfile.js b/Gruntfile.js index 926736a2..695ec9ff 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 447cfee2..818f823c 100644 --- a/resources/templates/base.twig +++ b/resources/templates/base.twig @@ -5,6 +5,8 @@ + +