From: Vincent Vanwaelscappel Date: Fri, 22 Feb 2019 14:31:13 +0000 (+0100) Subject: #2609 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c0725198002d67762bd07c0963232b3756280207;p=cubist_cms-front.git #2609 --- diff --git a/src/resources/views/head/head.blade.php b/src/resources/views/head/head.blade.php index 9932c7a..e68a5c8 100644 --- a/src/resources/views/head/head.blade.php +++ b/src/resources/views/head/head.blade.php @@ -1,4 +1,4 @@ -@include('googletagmanager::head') @include('cubist::head.meta') @include('cubist::head.link') -@stack('stylesheets') \ No newline at end of file +@stack('stylesheets') +@include('googletagmanager::head') \ No newline at end of file