diff --git a/README-zh.md b/README-zh.md index 0b01257..19f8c12 100644 --- a/README-zh.md +++ b/README-zh.md @@ -47,7 +47,7 @@ $ git clone https://github.com/olOwOlo/hugo-theme-even themes/even ```bash cd ./themes/even/src/ npm install -npm start +npm run build ``` ## License diff --git a/README.md b/README.md index 77cb9f5..15f3aeb 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ if you change any file under `/src/`, you need to rebuild. ```bash cd ./themes/even/src/ npm install -npm start +npm run build ``` ## License diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 50ddeb4..e03ed24 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -20,14 +20,14 @@ {{ if .Site.Params.busuanzi.enable -}} -