diff --git a/Gruntfile.coffee b/Gruntfile.coffee index e8e7461b6..24f2d3770 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -209,7 +209,7 @@ module.exports = (grunt) -> git checkout gh-pages git pull git merge --no-commit -s ours - - git checkout - README.md index.html web.css img src/General/img/icon.gif + git checkout - README.md index.html web.css img git commit -am "Update web page." git checkout - """.split('\n').join('&&') diff --git a/img/icon.gif b/img/icon.gif new file mode 100644 index 000000000..8365e93dc Binary files /dev/null and b/img/icon.gif differ diff --git a/template.jst b/template.jst index 827633c97..4ad178b9b 100644 --- a/template.jst +++ b/template.jst @@ -3,7 +3,7 @@