starters(academic): add map back to demo
This commit is contained in:
@@ -96,7 +96,7 @@ features:
|
|||||||
index_name: ''
|
index_name: ''
|
||||||
show_logo: false
|
show_logo: false
|
||||||
map:
|
map:
|
||||||
provider: ''
|
provider: 'mapnik'
|
||||||
api_key: ''
|
api_key: ''
|
||||||
zoom: 15
|
zoom: 15
|
||||||
|
|
||||||
|
|||||||
@@ -248,6 +248,10 @@ sections:
|
|||||||
office_hours:
|
office_hours:
|
||||||
- 'Monday 10:00 to 13:00'
|
- 'Monday 10:00 to 13:00'
|
||||||
- 'Wednesday 09:00 to 10: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:
|
contact_links:
|
||||||
- icon: twitter
|
- icon: twitter
|
||||||
icon_pack: fab
|
icon_pack: fab
|
||||||
|
|||||||
Reference in New Issue
Block a user