MapboxのAPIキーを追加
This commit is contained in:
parent
7de8a4bcd4
commit
e8141ae81e
|
@ -175,7 +175,7 @@ theme = "LoveIt"
|
|||
# LoveIt NEW | 0.2.0 Mapbox GL JS config
|
||||
[params.page.mapbox]
|
||||
# access token of Mapbox GL JS
|
||||
accessToken = ""
|
||||
accessToken = "pk.eyJ1Ijoia2F6dTYzNCIsImEiOiJjanU4OHg0YjIyMjcxNDNsb2dnM2k5bHhqIn0.dsjWTh-G_TcJ9bOGWLvT2Q"
|
||||
# style for the light theme
|
||||
lightStyle = "mapbox://styles/mapbox/light-v9"
|
||||
# style for the dark theme
|
||||
|
|
|
@ -175,7 +175,7 @@ theme = "LoveIt"
|
|||
# LoveIt NEW | 0.2.0 Mapbox GL JS config
|
||||
[params.page.mapbox]
|
||||
# access token of Mapbox GL JS
|
||||
accessToken = ""
|
||||
accessToken = "pk.eyJ1Ijoia2F6dTYzNCIsImEiOiJjanU4OHg0YjIyMjcxNDNsb2dnM2k5bHhqIn0.dsjWTh-G_TcJ9bOGWLvT2Q"
|
||||
# style for the light theme
|
||||
lightStyle = "mapbox://styles/mapbox/light-v9"
|
||||
# style for the dark theme
|
||||
|
|
Loading…
Reference in New Issue