diff --git a/config/system.yaml b/config/system.yaml index ea9d911..7169a86 100644 --- a/config/system.yaml +++ b/config/system.yaml @@ -28,7 +28,7 @@ languages: pages_fallback_only: false debug: false home: - alias: /trips/japan-korea-2026/dailies + alias: /home hide_in_urls: false pages: type: flex diff --git a/pages/00.home/home.md b/pages/00.home/home.md new file mode 100644 index 0000000..621f978 --- /dev/null +++ b/pages/00.home/home.md @@ -0,0 +1,5 @@ +--- +title: Home +visible: false +routable: true +--- diff --git a/themes/intotheeast/templates/partials/base.html.twig b/themes/intotheeast/templates/partials/base.html.twig index 67c9cf2..f74887e 100644 --- a/themes/intotheeast/templates/partials/base.html.twig +++ b/themes/intotheeast/templates/partials/base.html.twig @@ -12,16 +12,15 @@ {{ assets.css()|raw }} {{ assets.js()|raw }} -
+