1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 21:53:26 +00:00

chore(tools): fix typos (#1018)

This commit is contained in:
Penek Suksuda
2023-05-03 22:51:34 +07:00
committed by Cotes Chung
parent fe203417d9
commit aca79c1007

View File

@@ -96,10 +96,10 @@ init_files() {
_sedi "s/^img_cdn:.*/img_cdn:/;s/^avatar:.*/avatar:/" _config.yml
fi
# remove the other fies
# remove the other files
rm -rf _posts/*
# build assest
# build assets
npm i && npm run build
# track the js output