Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add Open Graph tags
Alexis Sellier committed 4 years ago
commit ac96cd75641c6602723419b311b4a0a52a61f899
parent 35063c58c7ab86a985ac5b87b580b96d195ebd8d
1 file changed +5 -0
modified index.html
@@ -6,6 +6,11 @@
    <meta name="name" content="Radicle Interface">
    <meta name="description" content="Interact with Radicle" />
    <meta name="theme-color" content="#0e171f">
+
    <meta property="og:title" content="Radicle Interface" />
+
    <meta property="og:description" content="Interact with Radicle." />
+
    <meta property="og:url" content="https://app.radicle.network" />
+
    <meta property="og:image" content="https://app.radicle.network/logo.png" />
+
    <meta property="og:type" content="website" />
    <link rel="stylesheet" type="text/css" href="/index.css" />
    <link rel="icon" href="/favicon.svg" type="image/svg+xml">
    <link rel="icon" href="/favicon.ico">