mise en page
parent
689ca72487
commit
68b351ca3d
|
@ -134,27 +134,7 @@
|
|||
<div id="demo">
|
||||
<div id="description">
|
||||
|
||||
<h3>_PLAYER_ Ŋ1Flux</h3>
|
||||
|
||||
<h2>:⚡:~ <a href="https://cesium.app">Cesium </a> ~:📱:</h2>
|
||||
<p>
|
||||
<a target="_PLAYER_" href="http://127.0.0.1:8080/ipns/_ASTRONAUTENS_">
|
||||
<img src="http://127.0.0.1:8080/ipfs/QmWUpjGFuF7NhpXgkrCmx8Tbu4xjcFpKhE7Bsvt6HeKYxu/g1ticket_qrcode.png" width=300>
|
||||
</a>
|
||||
</p>
|
||||
<div id="astropub"><a target="gchange" href="https://data.gchange.fr/user/profile/_G1PUB_/_share">_G1PUB_</a></div>
|
||||
<p>
|
||||
TODO:
|
||||
+ display video with overlay link to grab Tid into my TW.
|
||||
+ planet map with poster (or gifanime)
|
||||
+ locations = real friendŊ1flux
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="showoff">
|
||||
<div id="container">
|
||||
|
||||
<div class="slidecontainer">
|
||||
<div class="slidecontainer">
|
||||
|
||||
<div class="gif-container">
|
||||
<!-- gifs -->
|
||||
|
@ -180,7 +160,7 @@ TODO:
|
|||
const gifContainer = document.querySelector('.gif-container');
|
||||
const prevBtn = document.querySelector('#prev');
|
||||
const nextBtn = document.querySelector('#next');
|
||||
const pageSize = 4;
|
||||
const pageSize = 2;
|
||||
|
||||
let pageNumber = 0;
|
||||
let gifs = [];
|
||||
|
@ -238,6 +218,26 @@ TODO:
|
|||
</script>
|
||||
|
||||
|
||||
<h3>_PLAYER_ Ŋ1Flux</h3>
|
||||
|
||||
<h2>:⚡:~ <a href="https://cesium.app">Cesium </a> ~:📱:</h2>
|
||||
<p>
|
||||
<a target="_PLAYER_" href="http://127.0.0.1:8080/ipns/_ASTRONAUTENS_">
|
||||
<img src="http://127.0.0.1:8080/ipfs/QmWUpjGFuF7NhpXgkrCmx8Tbu4xjcFpKhE7Bsvt6HeKYxu/g1ticket_qrcode.png" width=300>
|
||||
</a>
|
||||
</p>
|
||||
<div id="astropub"><a target="gchange" href="https://data.gchange.fr/user/profile/_G1PUB_/_share">_G1PUB_</a></div>
|
||||
<p>
|
||||
TODO:
|
||||
+ display video with overlay link to grab Tid into my TW.
|
||||
+ planet map with poster (or gifanime)
|
||||
+ locations = real friendŊ1flux
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="showoff">
|
||||
<div id="container">
|
||||
|
||||
<h2>G1_G1VOEU_ W0rld</h2>
|
||||
<canvas id="sphere" width="400" height="400"></canvas>
|
||||
<div id="glow-shadows" class="earth"></div>
|
||||
|
|
Loading…
Reference in New Issue