diff --git a/content/includes/meta.blade.php b/content/includes/meta.blade.php
index 00a9874..fbd057e 100644
--- a/content/includes/meta.blade.php
+++ b/content/includes/meta.blade.php
@@ -12,7 +12,20 @@
@if(Route::currentRouteName() == 'index')
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@elseif(str_starts_with(Route::currentRouteName(), 'page.'))