Skip to content

Commit

Permalink
Fix meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
ardier16 committed Jun 24, 2024
1 parent de4fe42 commit 15dfabd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
<meta name="theme-color" content="#ffffff">

<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
<meta name="description" content="MaRariMe is a self-custody identity wallet, that unlocks private but verifiable identities">
<meta name="description" content="RariMe is a self-custody identity wallet, that unlocks private but verifiable identities">
<meta property="og:title" content="RariMe App">
<meta property="og:description" content="MaRariMe is a self-custody identity wallet, that unlocks private but verifiable identities">
<meta property="og:description" content="RariMe is a self-custody identity wallet, that unlocks private but verifiable identities">
<meta property="og:url" content="<%- host %>">
<meta property="og:image" content="<%- host %>/branding/og-img.png">
<meta property="og:locale" content="en_GB">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="<%- host %>/branding/og-img.png">
<meta name="twitter:title" content="RariMe App">
<meta name="twitter:description" content="MaRariMe is a self-custody identity wallet, that unlocks private but verifiable identities">
<meta name="twitter:description" content="RariMe is a self-custody identity wallet, that unlocks private but verifiable identities">

<link rel="apple-touch-icon" sizes="180x180" href="/branding/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/branding/favicon-32x32.png">
Expand Down

0 comments on commit 15dfabd

Please sign in to comment.