inline svgs for now, fix replace hopefully

This commit is contained in:
taskylizard 2023-11-03 21:00:03 +05:30
parent 8a8b36d21e
commit b27fdf207e
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
3 changed files with 23 additions and 23 deletions

2
.github/script.sh vendored
View file

@ -1,6 +1,6 @@
python .github/add-headers.py
python .github/replace.py
for file in *; do
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
done
python .github/replace.py