organize images better

This commit is contained in:
xenofem 2022-04-30 01:46:21 -04:00
parent f52aa0f08b
commit 14508183ab
11 changed files with 8 additions and 8 deletions

View file

@ -17,6 +17,6 @@ favicon.ico: transbeam-16.png transbeam-32.png transbeam-48.png transbeam-64.png
convert -background transparent $^ $@
install: icons
cp $(icons) ../static/
cp $(icons) ../static/images/site-icons/
clean:
rm *.svg *.png *.ico