Improve repo structure
This commit is contained in:
parent
fdc4148540
commit
62f200ba03
294 changed files with 499 additions and 516 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
for f in $@; do
|
||||
rsvg-convert -d 300 -p 300 -f svg $f -o $f.bak ; mv $f.bak $f
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue