diff --git a/src/layouts/PhotoLayout.astro b/src/layouts/PhotoLayout.astro index 0d7c418..ced8069 100644 --- a/src/layouts/PhotoLayout.astro +++ b/src/layouts/PhotoLayout.astro @@ -29,6 +29,12 @@ const { title = "Galerie Photo - Jalil Arfaoui", enableScroll = false, lang = 'f + + + diff --git a/src/layouts/main.astro b/src/layouts/main.astro index 30c3a89..3d67c6f 100644 --- a/src/layouts/main.astro +++ b/src/layouts/main.astro @@ -72,6 +72,12 @@ const { title, facet } = Astro.props; + + +