fix make favicon

This commit is contained in:
Thaddee Tyl 2014-11-21 23:54:36 +01:00
parent 7290706de0
commit ed68a39956

View File

@ -1,7 +1,7 @@
all: website deploy
favicon:
node gh-badge.js '' '' '#bada55' .png > web/favicon.png
node gh-badge.js '' '' '#bada55' .png > favicon.png
website:
cat try.html | sed "s,<img src='/,&/img.shields.io/," \