_____TW</button

This commit is contained in:
fred 2024-03-12 15:38:01 +01:00
parent 9cad79fdae
commit 66811e7a0a
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ if [[ ! -d $img_dir ]]; then
echo "<button onclick=\"homeAstroportStation('$myASTROPORT/?qrcode=G1G1$WISHNAME&tw=$ASTRONAUTENS', 'tab', 9000)\">G1$WISHNAME</button>" >> ~/.zen/tmp/carousel/${pub}.button
done < ~/.zen/tmp/${PLAYER}.g1wishes.txt
fi
echo "<button onclick=\"window.open('"$myIPFS"/ipns/"$ASTRONAUTENS"');\">TW</button>" >> ~/.zen/tmp/carousel/${pub}.button
echo "<button onclick=\"window.open('"$myIPFS"/ipns/"$ASTRONAUTENS"');\">_____TW</button>" >> ~/.zen/tmp/carousel/${pub}.button
##################