2023-09-15 10:51:41

This commit is contained in:
Steph Ango
2023-09-15 10:51:41 -07:00
parent d38d48f215
commit c30aa8e078
4 changed files with 12 additions and 9 deletions

View File

@@ -10,9 +10,8 @@ loc:
- "[[Kyoto]]"
- "[[Japan]]"
rating: 7
created: 2023-09-13
last:
created: 2023-09-12
location:
- '34.9689499'
- '135.7692576'
- "34.9689499"
- "135.7692576"
---

View File

@@ -31,10 +31,11 @@ sort file.name desc
```leaflet
id: kyoto
minZoom: 10
minZoom: 7
maxZoom: 20
defaultZoom: 12
linksTo: [[Kyoto]]
defaultZoom: 11
markerTag:
- places
height: 400px
coordinates: [[Kyoto]]
```