Update index.html
This commit is contained in:
commit
07c82d33bc
39
index.html
39
index.html
@ -273,7 +273,11 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Room nights consumed</td>
|
||||
<<<<<<< HEAD
|
||||
<td>11</td>
|
||||
=======
|
||||
<td>10</td>
|
||||
>>>>>>> 8788199dcd931b74f4dbcb90bd9e23faa90848cc
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -413,6 +417,37 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="app">
|
||||
<div class="app__icon">
|
||||
<svg class="icon" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px"
|
||||
fill="#000000">
|
||||
<path d="M0 0h24v24H0z" fill="none" />
|
||||
<path
|
||||
d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z" />
|
||||
</svg>
|
||||
</div>
|
||||
<h2>
|
||||
FLO Sheet
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Information on tokens granted to customers
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://ranchimall.github.io/flologsheet/#/sheet_view?id=FCQGmiQbyDw3hcxqDfA9Kh4pQ8h43z1tH8"
|
||||
target="_blank" class="ext-link">
|
||||
Check customer tokens
|
||||
<svg class="icon" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px"
|
||||
viewBox="0 0 24 24" width="24px" fill="#000000">
|
||||
<g>
|
||||
<rect fill="none" height="24" width="24" />
|
||||
</g>
|
||||
<g>
|
||||
<polygon points="6,6 6,8 14.59,8 5,17.59 6.41,19 16,9.41 16,18 18,18 18,6" />
|
||||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
<div class="app">
|
||||
<div class="app__icon">
|
||||
<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||||
@ -547,14 +582,14 @@
|
||||
Tokenholder list
|
||||
</h4>
|
||||
<p>
|
||||
There are 2000 tokens in this project. Here is the list of tokenholders.
|
||||
There are 2000 tokens in this project.
|
||||
</p>
|
||||
<p>
|
||||
The origin FLO multisig address for tokens is <sm-copy style="min-width: 0;"
|
||||
value="es7CU9oZwHq4hk6QwnLY2HFp6MrBKE5bLo"></sm-copy>
|
||||
</p>
|
||||
<a href="https://ranchimall.github.io/floscout/#/token/tokenroom" target="_blank" class="ext-link">
|
||||
Open
|
||||
See tokenholder list
|
||||
<svg class="icon" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px"
|
||||
viewBox="0 0 24 24" width="24px" fill="#000000">
|
||||
<g>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user