diff --git a/.github/workflows/run_data_sync.yml b/.github/workflows/run_data_sync.yml
index 7123f4ad0e3..d92962ba97c 100644
--- a/.github/workflows/run_data_sync.yml
+++ b/.github/workflows/run_data_sync.yml
@@ -27,17 +27,17 @@ env:
# please change to your own config.
RUN_TYPE: strava # support strava/nike/garmin/coros/garmin_cn/garmin_sync_cn_global/keep/only_gpx/only_fit/nike_to_strava/strava_to_garmin/tcx_to_garmin/strava_to_garmin_cn/garmin_to_strava/garmin_to_strava_cn/codoon/oppo, Please change the 'pass' it to your own
ATHLETE: chensoul
- TITLE: Running
- MIN_GRID_DISTANCE: 10 # change min distance here
- TITLE_GRID: Over 10km Runs # also here
+ TITLE: Exercise
+ MIN_GRID_DISTANCE: 5 # change min distance here
+ TITLE_GRID: Over 5km Exercises # also here
GITHUB_NAME: chensoul # change to yours
- GITHUB_EMAIL: chensoul.eth@gmail.com # change to yours
+ GITHUB_EMAIL: ichensoul@gmail.com # change to yours
# IGNORE_BEFORE_SAVING: True # if you want to ignore some data before saving, set this to True
- IGNORE_START_END_RANGE: 10 # Unit meter
+ IGNORE_START_END_RANGE: 5 # Unit meter
# Dont making this huge, just picking points you needing. https://developers.google.com/maps/documentation/utilities/polylineutility using this tool to making your polyline
IGNORE_POLYLINE: 'ktjrFoemeU~IorGq}DeB'
- IGNORE_RANGE: 10 # Unit meter
+ IGNORE_RANGE: 5 # Unit meter
SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercal, check the README
DATA_CACHE_PREFIX: 'track_data'
BUILD_GH_PAGES: true # If you do not need GitHub Page please set it to `false`
diff --git a/index.html b/index.html
index cfffd39e33e..e0bd5189043 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-