Fix website favicon.
This commit is contained in:
parent
4ca387cdfc
commit
55d82581c3
@ -171,7 +171,7 @@ module.exports = (grunt) ->
|
||||
git checkout gh-pages
|
||||
git pull
|
||||
git merge --no-commit -s ours -
|
||||
git checkout - README.md index.html img
|
||||
git checkout - README.md index.html img src/General/img/icon.gif
|
||||
git commit -am "Update web page."
|
||||
git checkout -
|
||||
""".split('\n').join('&&')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user