From 4a9d8cde2ef9b07c91f4e7f59a707bc9b27eb1d3 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi Date: Thu, 25 Aug 2022 20:50:05 +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 45b6b9d..ca7f1d4 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,4 +1,4 @@ -@layout("content.master") +@layout('content.master') @section('head') @stop