mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
chore(tools): fix typos (#1018)
This commit is contained in:
parent
fe203417d9
commit
aca79c1007
@ -96,10 +96,10 @@ init_files() {
|
|||||||
_sedi "s/^img_cdn:.*/img_cdn:/;s/^avatar:.*/avatar:/" _config.yml
|
_sedi "s/^img_cdn:.*/img_cdn:/;s/^avatar:.*/avatar:/" _config.yml
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# remove the other fies
|
# remove the other files
|
||||||
rm -rf _posts/*
|
rm -rf _posts/*
|
||||||
|
|
||||||
# build assest
|
# build assets
|
||||||
npm i && npm run build
|
npm i && npm run build
|
||||||
|
|
||||||
# track the js output
|
# track the js output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user