Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove old mobile theme background color
Rūdolfs Ošiņš committed 2 years ago
commit a7bf9208ff9dacbe3152afeb023388fe70cb5832
parent a73ad66e06d45b36951504cc83c034e152163e96
2 files changed +0 -2
modified index.html
@@ -5,7 +5,6 @@
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <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.xyz" />
modified public/app.webmanifest
@@ -4,7 +4,6 @@
  "short_name": "Radicle",
  "description": "Interact with Radicle.",
  "start_url": "/",
-
  "theme_color": "#0e171f",
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",