From 92d2fc9e875ade02284a36627de43473c3a39cf6 Mon Sep 17 00:00:00 2001 From: Splitter Date: Wed, 1 Nov 2023 18:42:03 +0000 Subject: [PATCH] starters(academic): add map back to demo --- config/_default/params.yaml | 4 ++-- content/_index.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index f86fc0a..3d87424 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -24,7 +24,7 @@ marketing: google_analytics: '' baidu_tongji: '' google_tag_manager: '' - microsoft_clarity: '' + microsoft_clarity: '' verification: google: '' baidu: '' @@ -96,7 +96,7 @@ features: index_name: '' show_logo: false map: - provider: '' + provider: 'mapnik' api_key: '' zoom: 15 diff --git a/content/_index.md b/content/_index.md index 325a010..0da36b4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -248,6 +248,10 @@ sections: office_hours: - 'Monday 10:00 to 13:00' - 'Wednesday 09:00 to 10:00' + # Choose a map provider in `params.yaml` to show a map from these coordinates + coordinates: + latitude: '37.4275' + longitude: '-122.1697' contact_links: - icon: twitter icon_pack: fab