diff --git a/assets/js/index.js b/assets/js/index.js index 398535f..e8a2de7 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -343,7 +343,7 @@ const siteMap = [ outletLinks: [ { label: "Explore", - url: "https://ranchimall.github.io/RIBC/", + url: "https://ranchimall.github.io/ribc/", outbound: true, } ], @@ -352,20 +352,20 @@ const siteMap = [ name: `Certificates`, brief: `This outlet has access to blockchain verification to all of RanchiMall issued Internship & Employment certificates`, outletLinks: [ - { - label: "Certificate list", - url: "https://www.ranchimall.net/certify/", - outbound: true, - }, - { - label: "Verify Certificate", - url: "verify.html", - }, - { - label: "See Intern Payments", - url: "https://ranchimall.github.io/ribcpayments/", - outbound: true, - }, + { + label: "Certificate list", + url: "https://www.ranchimall.net/certify/", + outbound: true, + }, + { + label: "Verify Certificate", + url: "verify.html", + }, + { + label: "See Intern Payments", + url: "https://ranchimall.github.io/ribcpayments/", + outbound: true, + }, ], } ], @@ -373,14 +373,14 @@ const siteMap = [ ]; function formatAmount(amount, currency = 'USD') { - return amount.toLocaleString(currency === 'USD'? 'en-US': 'en-IN', { style: 'currency', currency }); -} + return amount.toLocaleString(currency === 'USD' ? 'en-US' : 'en-IN', { style: 'currency', currency }); +} const render = { - bitBondRow(obj) { - const { series, currentValue, timeElapsed, percentGain } = obj; - return html` + bitBondRow(obj) { + const { series, currentValue, timeElapsed, percentGain } = obj; + return html`
Series
@@ -396,18 +396,18 @@ const render = {

${formatAmount(currentValue)}

- ${ `${percentGain}%`} + ${`${percentGain}%`} ${`In last ${timeElapsed} years`}
`; - }, + }, bobFundRow(obj) { - console.log(obj); - const { invested, floId, currentValue, timeElapsed, gain } = obj; - return html` + console.log(obj); + const { invested, floId, currentValue, timeElapsed, gain } = obj; + return html`
FLO ID
@@ -430,13 +430,13 @@ const render = {
`; - }, - icoInvestorRow(obj, options) { - const { extension, investorName, bio, contribution } = obj; - const { thumbnail } = options; - const folder = thumbnail ? "investors-thumbnail" : "investors"; - return html` -
+ }, + icoInvestorRow(obj, options) { + const { extension, investorName, bio, contribution } = obj; + const { thumbnail } = options; + const folder = thumbnail ? "investors-thumbnail" : "investors"; + return html` +
${`${investorName}

${investorName}

@@ -448,19 +448,19 @@ const render = {
`; }, -// internCard(obj) { -// const { extension, internName, level, floId, project } = obj; -// const card = getRef("intern_card_template").content.cloneNode(true).firstElementChild; -// const investorImage = card.querySelector(".person__image"); -// investorImage.src = `assets/interns/${internName}.${extension}`; -// investorImage.setAttribute("alt", `${internName} profile picture`); -// card.querySelector(".intern__level").classList.add(level.toLowerCase()) -// card.querySelector(".intern__level").textContent = level; -// card.querySelector(".person__name").textContent = internName; -// card.querySelector(".intern-flo-id").textContent = floId; -// card.querySelector(".intern__project").textContent = project; -// return card; -// }, + // internCard(obj) { + // const { extension, internName, level, floId, project } = obj; + // const card = getRef("intern_card_template").content.cloneNode(true).firstElementChild; + // const investorImage = card.querySelector(".person__image"); + // investorImage.src = `assets/interns/${internName}.${extension}`; + // investorImage.setAttribute("alt", `${internName} profile picture`); + // card.querySelector(".intern__level").classList.add(level.toLowerCase()) + // card.querySelector(".intern__level").textContent = level; + // card.querySelector(".person__name").textContent = internName; + // card.querySelector(".intern-flo-id").textContent = floId; + // card.querySelector(".intern__project").textContent = project; + // return card; + // }, floorLabel(floorNumber, offsetTop) { return html`
@@ -509,8 +509,8 @@ const render = { button.textContent = name return button; }, - statusBanner(bannerMsg) { - return html.node` + statusBanner(bannerMsg) { + return html.node`
diff --git a/bob'sfund.html b/bob'sfund.html index 4b73b87..46214a0 100644 --- a/bob'sfund.html +++ b/bob'sfund.html @@ -250,7 +250,7 @@
- +

See Bob's Fund in action

Visit the website to see investors and asset performance

@@ -490,7 +490,7 @@ invested: 1000000, BTC_base: 37488.00, 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) return render.bobFundRow({ ...investor, currentValue, gain, timeElapsed }) }) - timelineContents = html`
${fundRows}
`; + timelineContents = html`
${fundRows}
`; } else { let obj = { BTC_base, diff --git a/ico.html b/ico.html index 6764baf..a2bcc0f 100644 --- a/ico.html +++ b/ico.html @@ -195,8 +195,8 @@

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 - realised in open - makets on sustainable basis, new tokens will not be put in circulation. + realized in open + markets on sustainable basis, new tokens will not be put in circulation.

@@ -206,7 +206,7 @@ Currently we are not selling any RanchiMall Tokens (RMT).
You can buy tokens at our last valuation in
our exchange 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.
Once you become a token holder, please be patient and be prepared to stay the whole course of journey. You will not regret it.