From 894296f63de2212bd61395b8a693ae2692eed3e8 Mon Sep 17 00:00:00 2001 From: Welbert Serra Date: Sun, 19 Mar 2017 17:51:32 -0300 Subject: [PATCH] Changed to get relative path and not absolute path If you access with absolute path, favicon don't appear on site and the [progressive webApp](https://developers.google.com/web/progressive-web-apps/) is not correctly generate. Get 404 error --- resources/views/partials/favicons.twig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/partials/favicons.twig b/resources/views/partials/favicons.twig index 9f559c0e8c..63516c4a51 100644 --- a/resources/views/partials/favicons.twig +++ b/resources/views/partials/favicons.twig @@ -1,6 +1,6 @@ - - - - - + + + + +