mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 15:05:38 -04:00
#251 reorganise images
This commit is contained in:
parent
0b8f4e74ff
commit
961bbb6e4d
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ deploy: install
|
|||||||
yarn build
|
yarn build
|
||||||
node server/migrate.js
|
node server/migrate.js
|
||||||
echo "\nimportScripts('https://arc.io/arc-sw-core.js');" >> static/sw.js
|
echo "\nimportScripts('https://arc.io/arc-sw-core.js');" >> static/sw.js
|
||||||
ln -sfn ./locale/{$LANG} ./static/img-local
|
ln -sfn ./data ./static/img-local
|
||||||
|
|
||||||
switch:
|
switch:
|
||||||
rm -rf cache
|
rm -rf cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user