Skip to content

Commit

Permalink
Update texts
Browse files Browse the repository at this point in the history
  • Loading branch information
ardier16 committed May 6, 2024
1 parent 7bf10f6 commit 0d9e4f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>Rarimo – Privacy First Social Protocol</title>
<title>Rarimo – Privacy First (ZK) Social Protocol</title>
<noscript>
<style>
#noscript {
Expand All @@ -19,19 +19,19 @@
name="viewport"
content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"
/>
<meta property="og:title" content="Rarimo – Privacy First Social Protocol" />
<meta property="twitter:title" content="Rarimo – Privacy First Social Protocol" />
<meta property="og:title" content="Rarimo – Privacy First (ZK) Social Protocol" />
<meta property="twitter:title" content="Rarimo – Privacy First (ZK) Social Protocol" />
<meta
name="description"
content="Rarimo seamlessly combines various identity standards and allows the formation of private but verifiable history of their use and relations."
content="It unlocks a new generation of social apps, where users go incognito without losing historical actions, networks, and identities."
/>
<meta
property="og:description"
content="Rarimo seamlessly combines various identity standards and allows the formation of private but verifiable history of their use and relations."
content="It unlocks a new generation of social apps, where users go incognito without losing historical actions, networks, and identities."
/>
<meta
property="twitter:description"
content="Rarimo seamlessly combines various identity standards and allows the formation of private but verifiable history of their use and relations."
content="It unlocks a new generation of social apps, where users go incognito without losing historical actions, networks, and identities."
/>
<meta property="og:url" content="https://rarimo.com" />
<meta
Expand Down
10 changes: 5 additions & 5 deletions src/localization/resources/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"app-footer": {
"description": "An interoperability protocol for the next generation of multi-chain assets & identities",
"logo-text": "Privacy first social protocol",
"logo-text": "Privacy-first (ZK) social protocol",
"nav-title": "Navigation",
"follow-us-title": "Follow Us",
"discord": "Discord",
Expand All @@ -31,20 +31,20 @@
"community": "Community"
},
"home-hero-section": {
"title": "Privacy First Social Protocol",
"description": "Rarimo seamlessly combines various identity standards and allows the formation of private but verifiable history of their use and relations",
"title": "Privacy First (ZK) Social Protocol",
"description": "It unlocks a new generation of social apps, where users go incognito without losing historical actions, networks, and identities",
"getting-started-link": "Getting Started",
"blockchains-title": "Supported blockchains"
},
"confidential-identity-section": {
"title": "How Confidential Identity Works",
"title": "How incognito mode works",
"graph-block": "Rarimo <strong>allows users to bring and attach any type of</strong> identifier <strong>or</strong> action <strong>to their</strong> confidential graph.",
"verify-block": "Users can verify <strong>hidden relationships</strong> and <strong>actions</strong> invisible to the public.",
"prove-msg": "What you can prove"
},
"protocol-section": {
"title": "Protocol layer",
"description": "The protocol acts as an identity state broadcasting network, bridging Identity authentication and private social graph interactions across blockchains",
"description": "The protocol aggregates social statements and enables on-demand verification across connected networks",
"decentralized-item-txt": "Decentralized",
"pos-item-txt": "POS with Instant finality",
"privacy-item-txt": "Privacy via Zero Knowledge Proofs",
Expand Down

0 comments on commit 0d9e4f2

Please sign in to comment.