Move SVGs into separate directory.

jekyll
Joshua Potter 2023-12-13 16:25:17 -07:00
parent 7968f301c2
commit 168ca200ee
4 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
tsc
tailwindcss -i ./src/main.css -o ./dist/main.css
cp ./src/index.html ./dist/index.html
cp ./src/*.svg ./dist
cp ./img/* ./dist

View File

Before

Width:  |  Height:  |  Size: 930 B

After

Width:  |  Height:  |  Size: 930 B

View File

Before

Width:  |  Height:  |  Size: 544 B

After

Width:  |  Height:  |  Size: 544 B

View File

Before

Width:  |  Height:  |  Size: 554 B

After

Width:  |  Height:  |  Size: 554 B