www is G1Tag DApp template

This commit is contained in:
fred 2023-10-09 15:24:40 +02:00
parent a59d4d9ccc
commit 7337de7000
184 changed files with 799 additions and 2 deletions

View File

@ -208,9 +208,9 @@ do
### APPLY FOR ${WISHNAME} APP MODEL : make index.html
################################## ${WISHNAME}/index.html
if [[ -s ${MY_PATH}/../www/${WISHNAME}/index.html ]]; then
if [[ -s ${MY_PATH}/../WWW/${WISHNAME}/index.html ]]; then
cat ${MY_PATH}/../www/${WISHNAME}/index.html \
cat ${MY_PATH}/../WWW/${WISHNAME}/index.html \
| sed -e "s~_LIBRA_~$(myIpfsGw)~g" \
-e "s~_G1VOEU_~${WISHNAME}~g" \
-e "s~_PLAYER_~${PLAYER}~g" \

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 138 KiB

After

Width:  |  Height:  |  Size: 138 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Some files were not shown because too many files have changed in this diff Show More