From: Vincent Vanwaelscappel Date: Mon, 25 Feb 2019 16:10:11 +0000 (+0100) Subject: wip #2609 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=84d1fbacc18f028b361eb5e1989591e852695560;p=cubist_cms-front.git wip #2609 --- diff --git a/resources/views/head/head.blade.php b/resources/views/head/head.blade.php index 52ef30c..2bf10b2 100644 --- a/resources/views/head/head.blade.php +++ b/resources/views/head/head.blade.php @@ -1,5 +1,7 @@ @include('cubist::head.meta') +@include('cubist::head.opengraph') +@include('cubist::head.twittercard') @include('cubist::head.link') @stack('stylesheets') @include('googletagmanager::head') -@include('gtag::head') \ No newline at end of file +@include('gtag::head') diff --git a/resources/views/head/opengraph.blade.php b/resources/views/head/opengraph.blade.php new file mode 100644 index 0000000..e69de29 diff --git a/resources/views/head/twittercard.blade.php b/resources/views/head/twittercard.blade.php new file mode 100644 index 0000000..a077f02 --- /dev/null +++ b/resources/views/head/twittercard.blade.php @@ -0,0 +1,7 @@ +