Bug fixes
This commit is contained in:
parent
d0bd4c97fe
commit
ba86e14c14
@ -343,7 +343,7 @@ const siteMap = [
|
|||||||
outletLinks: [
|
outletLinks: [
|
||||||
{
|
{
|
||||||
label: "Explore",
|
label: "Explore",
|
||||||
url: "https://ranchimall.github.io/RIBC/",
|
url: "https://ranchimall.github.io/ribc/",
|
||||||
outbound: true,
|
outbound: true,
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -349,7 +349,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="link-container">
|
<div class="link-container">
|
||||||
<a class="round" href="https://www.ranchimall.net/BitBonds/" target="_blank">2017 release</a>
|
<a class="round" href="https://www.ranchimall.net/BitBonds/" target="_blank">2017 release</a>
|
||||||
<a class="round" href="https://ranchimall.github.io/blockchain-bonds/" target="_blank">Blockchain
|
<a class="round" href="https://ranchimall.github.io/blockchainbonds/" target="_blank">Blockchain
|
||||||
version</a>
|
version</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -250,7 +250,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<a class="ext-link-tile" href="https://ranchimall.github.io/bobs-fund/" target="_blank">
|
<a class="ext-link-tile" href="https://ranchimall.github.io/bobsfund/" target="_blank">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<h4 class="tile__title">See Bob's Fund in action</h4>
|
<h4 class="tile__title">See Bob's Fund in action</h4>
|
||||||
<p class="tile__brief">Visit the website to see investors and asset performance</p>
|
<p class="tile__brief">Visit the website to see investors and asset performance</p>
|
||||||
@ -490,7 +490,7 @@
|
|||||||
invested: 1000000,
|
invested: 1000000,
|
||||||
BTC_base: 37488.00,
|
BTC_base: 37488.00,
|
||||||
USD_base: 72.56,
|
USD_base: 72.56,
|
||||||
href: `https://ranchimall.github.io/bobs-fund/#cf16bb877f49cb70348bbddeb439f4b46fb5d51b0c09763667762bbea36e8305`
|
href: `https://ranchimall.github.io/bobsfund/#cf16bb877f49cb70348bbddeb439f4b46fb5d51b0c09763667762bbea36e8305`
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -563,7 +563,7 @@
|
|||||||
timeElapsed = (new Date().getFullYear() - 2017)
|
timeElapsed = (new Date().getFullYear() - 2017)
|
||||||
return render.bobFundRow({ ...investor, currentValue, gain, timeElapsed })
|
return render.bobFundRow({ ...investor, currentValue, gain, timeElapsed })
|
||||||
})
|
})
|
||||||
timelineContents = html`<div class="grid series-container series-container--bobs-fund"> ${fundRows} </div>`;
|
timelineContents = html`<div class="grid series-container series-container--bobsfund"> ${fundRows} </div>`;
|
||||||
} else {
|
} else {
|
||||||
let obj = {
|
let obj = {
|
||||||
BTC_base,
|
BTC_base,
|
||||||
|
|||||||
6
ico.html
6
ico.html
@ -195,8 +195,8 @@
|
|||||||
<p>
|
<p>
|
||||||
The price discovery during active phase has been USD 1500 per
|
The price discovery during active phase has been USD 1500 per
|
||||||
token giving RMTs in circulation a valuation of 150 million USD. Unless this price is
|
token giving RMTs in circulation a valuation of 150 million USD. Unless this price is
|
||||||
realised in open
|
realized in open
|
||||||
makets on sustainable basis, new tokens will not be put in circulation.
|
markets on sustainable basis, new tokens will not be put in circulation.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
@ -206,7 +206,7 @@
|
|||||||
Currently we are not selling any RanchiMall Tokens (RMT). <br> You can buy tokens at
|
Currently we are not selling any RanchiMall Tokens (RMT). <br> You can buy tokens at
|
||||||
our last valuation in <a href="https://www.ranchimall.net/exchange/" target="_blank">our
|
our last valuation in <a href="https://www.ranchimall.net/exchange/" target="_blank">our
|
||||||
exchange</a> to become a
|
exchange</a> to become a
|
||||||
token holder and be part of our community’s learning process. Our products are aimed at long
|
token holder and be part of our community,s learning process. Our products are aimed at long
|
||||||
term investors.
|
term investors.
|
||||||
<br> Once you become a token holder, please be patient and be prepared to stay the
|
<br> Once you become a token holder, please be patient and be prepared to stay the
|
||||||
whole course of journey. You will not regret it.
|
whole course of journey. You will not regret it.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user