Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update Open Graph image
Alexis Sellier committed 4 years ago
commit 401a6fbf7081a62fa32867a162d5793e2002af4f
parent ac96cd75641c6602723419b311b4a0a52a61f899
2 files changed +3 -1
modified index.html
@@ -9,7 +9,9 @@
    <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:image" content="https://app.radicle.network/images/app.png" />
+
    <meta property="og:image:width" content="240" />
+
    <meta property="og:image:height" content="240" />
    <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">
added public/images/app.png