GPS little change

This commit is contained in:
fred 2023-12-01 22:19:16 +01:00
parent 66272bb99f
commit 81087d3a04
3 changed files with 10 additions and 7 deletions

View File

@ -33,7 +33,7 @@ LIBRA=$(head -n 2 ${MY_PATH}/../A_boostrap_nodes.txt | tail -n 1 | cut -d ' ' -f
################################################################################
TWMODEL="/ipfs/QmPr5SpFiaTVyjJuBmhyckwSCP1gHbhJbZFjC5YyxNHmJa"
# ipfs cat $TWMODEL > templates/twdefault.html
MINIMAL="/ipfs/bafybeiepnfnej3e3dwsotcs36b3whwigxng2dyejzfffpducs3axlgau4i"
MINIMAL="/ipfs/bafybeie4pibokq4smuv7lw2vke42nlesy2347ityt37bbse7sq5chmi6gi"
# ipfs cat $MINIMAL > templates/minimal.html
################################################################################

View File

@ -152,15 +152,18 @@
</div>
<br>
<p><a href="http://127.0.0.1:8080/ipns/_UPZONENS_">"_UPZONE_"</a></p>
<p><a href="http://127.0.0.1:8080/ipns/_ZONENS_">"_ZONE_"</a></p>
<p>
👍 UPlanet Ditributed Data Storage
</p>
<br>
<br> 👍 UPlanet Ditributed Data Storage 👍 </p>
<p>/ powered by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a>
- designed by <a href="https://opencollective.com/monnaie-libre/projects/stiits">STI</a> - run with <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a> /
<p> 👍 powered by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a>
<br> designed by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a>
<br> juiced by <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a>
</p>
</div>

File diff suppressed because one or more lines are too long