Add text link for tablet

This commit is contained in:
fred 2022-08-29 18:06:20 +02:00
parent 45a3fce3da
commit b6d4b51b13
1 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ convert -gravity northwest -pointsize 50 -fill black -draw "text 30,300 \"Ğ1 VO
## Replace Template G1Voeu image
sed -i "s~bafybeidhghlcx3zdzdah2pzddhoicywmydintj4mosgtygr6f2dlfwmg7a~${IVOEU}~g" ~/.zen/game/world/$WISHKEY/index.html
TEXT="<a target='_blank' href='"/ipns/${VOEUXNS}"'><img src='"/ipfs/${IVOEUPLAY}"'></a>"
TEXT="<a target='_blank' href='"/ipns/${VOEUXNS}"'><img src='"/ipfs/${IVOEUPLAY}"'></a><br><br><a target='_blank' href='"/ipns/${VOEUXNS}"'>"${PEPPER}"</a>"
# NEW IVEU TIDDLER
echo "## Creation json tiddler : Qr${PEPPER} /ipfs/${IVOEU}"
@ -171,7 +171,7 @@ convert -gravity northwest -pointsize 50 -fill black -draw "text 30,300 \"Ğ1 VO
"title": "'${PEPPER}'",
"type": "'text/vnd.tiddlywiki'",
"ipns": "'/ipns/$VOEUXNS'",
"ipfs": "'/ipns/$IVOEUPLAY'",
"ipfs": "'/ipfs/$IVOEUPLAY'",
"text": "'$TEXT'",
"tags": "'voeu ${PEPPER}'"
}