From 3216bb6caf120273ec54a27a0a85c7b468527f2d Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Thu, 16 Jan 2020 20:05:54 +0000 Subject: [PATCH] Wait #3341 @0.25 --- .../physioassist/resources/views/layouts/app.blade.php | 6 ++++++ .../physioassist/resources/views/partials/head.blade.php | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/wp-content/themes/physioassist/resources/views/layouts/app.blade.php b/wp-content/themes/physioassist/resources/views/layouts/app.blade.php index 6942b19a..992cb030 100644 --- a/wp-content/themes/physioassist/resources/views/layouts/app.blade.php +++ b/wp-content/themes/physioassist/resources/views/layouts/app.blade.php @@ -3,6 +3,12 @@ @include('partials.head') {{-- When not using the hero image header template the compact header is set --}} + + + + + @php(do_action('get_header')) @include('partials.header')
diff --git a/wp-content/themes/physioassist/resources/views/partials/head.blade.php b/wp-content/themes/physioassist/resources/views/partials/head.blade.php index 1ea3693c..abf3acc9 100644 --- a/wp-content/themes/physioassist/resources/views/partials/head.blade.php +++ b/wp-content/themes/physioassist/resources/views/partials/head.blade.php @@ -3,6 +3,14 @@ + + + +