From 5e2df2d9db1de8e52c209b0597bd8b152381e914 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Wed, 10 Jan 2018 16:21:01 +0800 Subject: [PATCH] fix: missing last line of code in blogdown (#19) release 2.7.1 --- README-zh.md | 2 +- README.md | 2 +- layouts/partials/footer.html | 4 ++-- layouts/partials/head.html | 2 +- layouts/partials/scripts.html | 2 +- src/js/even.js | 3 ++- src/package.json | 27 ++++++++++++++------------- src/webpack.config.js | 4 ++-- static/dist/even.min.css | 2 +- static/dist/even.min.css.map | 2 +- static/dist/even.min.js | 2 +- static/dist/even.min.js.map | 2 +- 12 files changed, 28 insertions(+), 26 deletions(-) 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 -}} -