Earth & Mars + LOGIN

This commit is contained in:
fred 2023-09-08 00:15:47 +02:00
parent 3b9888a9d4
commit 53eeec8145
2 changed files with 10 additions and 12 deletions

View File

@ -18,7 +18,7 @@ Get Friends.
Explore Trust. Explore Trust.
# SNAPSHOT DEMO # SNAPSHOT DEMO
https://ipfs.copylaradio.com/ipfs/QmRG3ZAiXWvKBccPFbv4eUTZFPMsfXG25PiZQD6N8M8MMM/ https://ipfs.copylaradio.com/ipfs/Qmduhh6ERX74dx1LhJzB4Bw3ZzM91kAqmPE47BVfMWwYfm/
Install Astroport.ONE at your location Install Astroport.ONE at your location
https://github.com/papiche/Astroport.ONE https://github.com/papiche/Astroport.ONE

View File

@ -96,7 +96,8 @@
</head> </head>
<body> <body>
<h1>HELLO WORLD</h1> <h1>♥ U Planet ♥</h1>
<a href="https://ipfs.copylaradio.com/ipfs/QmdzdDb43frSEuSz4mprCqEY373n3kDB43cDZzbj5RNmio">LOGIN</a>
<div id="container"> <div id="container">
<br><br> <br><br>
@ -107,27 +108,24 @@
<div id="locations"></div> <div id="locations"></div>
</div> </div>
<h2>U Planet</h2> <h2></h2>
<h3><br>♥ Earth ♥<br>... select landing zone ...</h3> <h4>(qo-op)</h4>
<h3>... register landing zone ...</h3>
<!--
<div class="choose_example"> <div class="choose_example">
Choose Planet: <select id="example"> Planet : <select id="example">
-->
<!-- <!--
<option value="simple">Simple earth</option> <option value="simple">Simple earth</option>
<option value="simple_tilted">Simple tilted earth</option> <option value="simple_tilted">Simple tilted earth</option>
--> -->
<!-- <option value="simple_mars">Mars</option>
<option value="simple_mars">Simple mars</option>
-->
<!-- <!--
<option value="flights">Earth with locations and flights</option> <option value="flights">Earth with locations and flights</option>
--> -->
<!-- <option value="locations" selected >Earth</option>
<option value="locations" selected >Ŋ1 Friends</option>
</select> </select>
</div> </div>
<!--
<div class="code"> <div class="code">
<a href="#" onclick="$('#example_code').show(); $(this).hide().siblings('a').show(); return false;">Show code</a> <a href="#" onclick="$('#example_code').show(); $(this).hide().siblings('a').show(); return false;">Show code</a>
<a href="#" style="display: none;" onclick="$('#example_code').hide(); $(this).hide().siblings('a').show(); return false;">Hide code</a> <a href="#" style="display: none;" onclick="$('#example_code').hide(); $(this).hide().siblings('a').show(); return false;">Hide code</a>