-
-
-
-
-
+
+
+
-
+
+
+
+ diff --git a/src/layouts/Layout.astro b/src/layouts/App.astro similarity index 85% rename from src/layouts/Layout.astro rename to src/layouts/App.astro index 0e6bdc7..12b7f8c 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/App.astro @@ -51,17 +51,15 @@ const appTitle = article?.title ? `${article.title} | Cozy` : 'Cozy';