Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix wrong icon used for iOS icon
Sebastian Martinez committed 3 years ago
commit bb51de6a9a9ded9acecee0ba3ee37635a62bc6ac
parent b87a6735b5acc481bf6a33a9b1d49ec2e671340f
2 files changed +1 -1
modified index.html
@@ -78,7 +78,7 @@
    <link rel="stylesheet" type="text/css" href="/layout.css" />
    <link rel="stylesheet" type="text/css" href="/prettylights.css" />
    <link rel="stylesheet" type="text/css" href="/index.css" />
-
    <link rel="apple-touch-icon" href="/images/radicle-228x228.png" />
+
    <link rel="apple-touch-icon" href="/images/radicle-192x192.png" />
    <link rel="icon" href="/radicle.svg" type="image/svg+xml" />
    <link rel="manifest" href="/app.webmanifest" />

modified public/images/radicle-192x192.png