From 723cf2e6cbbea35e8f365d2287d01acb96f02643 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 11:07:06 +0200 Subject: feat(views): Mandatory titles for header inclusion --- views/archive/index.php | 2 ++ views/home/index.php | 1 + views/meta.php | 4 +++- 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/archive/index.php b/views/archive/index.php index de01503..64d6a77 100644 --- a/views/archive/index.php +++ b/views/archive/index.php @@ -1,5 +1,7 @@ diff --git a/views/home/index.php b/views/home/index.php index 6fbad4c..f567744 100644 --- a/views/home/index.php +++ b/views/home/index.php @@ -1,4 +1,5 @@ diff --git a/views/meta.php b/views/meta.php index 9a50aa8..4aa7b8f 100644 --- a/views/meta.php +++ b/views/meta.php @@ -1,6 +1,8 @@