From 7946375c547dac0d72c96c9738144b7da2f8e956 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi Date: Thu, 25 Aug 2022 20:44:57 +0200 Subject: [PATCH] . --- content/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.blade.php b/content/index.blade.php index ca7f1d4..45b6b9d 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,4 +1,4 @@ -@layout('content.master') +@layout("content.master") @section('head') @stop