From e8141ae81e16d93624ddf11c46069ee1fc43668e Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 28 Nov 2021 22:15:16 +0900 Subject: [PATCH] =?UTF-8?q?Mapbox=E3=81=AEAPI=E3=82=AD=E3=83=BC=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/config.toml | 2 +- config/staging/config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 542578a..58f6b4f 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -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 diff --git a/config/staging/config.toml b/config/staging/config.toml index 3cb0ff0..610ba15 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -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