From 35a8e69667750e6d191c79b824e4159f584c9b68 Mon Sep 17 00:00:00 2001 From: Vitor George Date: Sat, 27 Apr 2024 13:32:24 +0100 Subject: [PATCH] Update map and other small fixes --- _config.yml | 3 ++- _includes/common/footer.html | 2 +- _includes/home/about.html | 24 +++++++++++++++++++----- _includes/home/program.html | 2 +- assets/css/styles.scss | 15 ++++++++++++--- 5 files changed, 35 insertions(+), 11 deletions(-) diff --git a/_config.yml b/_config.yml index 56bdff9..b576678 100644 --- a/_config.yml +++ b/_config.yml @@ -57,7 +57,8 @@ markdown: kramdown # Venue map_config: - coordinates: [-1.43792, -48.46148] # Latitude, Longitude + map_center: [-1.43797, -48.46028] # Latitude and Longitude + marker_lat_lng: [-1.43848, -48.46025] zoom_level: 18 # Translations diff --git a/_includes/common/footer.html b/_includes/common/footer.html index 57d2887..74a10e2 100644 --- a/_includes/common/footer.html +++ b/_includes/common/footer.html @@ -1,4 +1,4 @@ -