From bf9069749de2b1787282dba65566bdd295e2b324 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Wed, 12 Jun 2024 13:43:52 +0200 Subject: [PATCH] astro start --- website_astro/src/layouts/Layout.astro | 87 +++++++++++++++----------- 1 file changed, 49 insertions(+), 38 deletions(-) diff --git a/website_astro/src/layouts/Layout.astro b/website_astro/src/layouts/Layout.astro index 7b552be..4ef8619 100644 --- a/website_astro/src/layouts/Layout.astro +++ b/website_astro/src/layouts/Layout.astro @@ -8,44 +8,55 @@ const { title } = Astro.props; - - - - - + + + + {title} + - {title} - - + + + + + + + + + + + + + + + + + + +

OpenFreeMap

+
+ github + x +
+ - + + + + + + + + + + + + -