From e7d58f3185b798df4e020f0c2b7ab36d1d1656dc Mon Sep 17 00:00:00 2001 From: Frankie B Date: Mon, 14 Aug 2023 22:51:16 +0100 Subject: Actually v6 --- resources/views/layouts/default-hljs.blade.php | 2 +- resources/views/layouts/default.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/views/layouts') diff --git a/resources/views/layouts/default-hljs.blade.php b/resources/views/layouts/default-hljs.blade.php index a9380b0..dab8a11 100644 --- a/resources/views/layouts/default-hljs.blade.php +++ b/resources/views/layouts/default-hljs.blade.php @@ -1,4 +1,4 @@ - + @include('includes.head-hljs') diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index f2dc5f9..be3ae92 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -1,4 +1,4 @@ - + @include('includes.head') -- cgit v1.2.3-54-g00ecf