Add icon
This commit is contained in:
parent
888af6021b
commit
0f2549d96c
@ -7,5 +7,6 @@ cp -r frontend/static/ dist/
|
|||||||
# Delete the old static files and copy the new ones to the dist folder
|
# Delete the old static files and copy the new ones to the dist folder
|
||||||
rm -rf frontend/static/
|
rm -rf frontend/static/
|
||||||
cp -r frontend/src/index.html dist/static/
|
cp -r frontend/src/index.html dist/static/
|
||||||
|
cp -r frontend/src/favicon.png dist/static/
|
||||||
cp -r frontend/src/modules/font-awesome/ dist/static/modules/font-awesome/
|
cp -r frontend/src/modules/font-awesome/ dist/static/modules/font-awesome/
|
||||||
cp -r frontend/src/css/ dist/static/
|
cp -r frontend/src/css/ dist/static/
|
||||||
BIN
frontend/src/favicon.png
Executable file
BIN
frontend/src/favicon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue
Block a user