From 0c15bdc7785a9498838c5acb71c3f24414b607c7 Mon Sep 17 00:00:00 2001 From: Jack Miras Date: Thu, 24 Aug 2017 23:51:10 -0400 Subject: [PATCH] Fixing the Ocean Dark theme installation --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5970e3b..58cd1c7 100644 --- a/index.html +++ b/index.html @@ -321,7 +321,7 @@
  • Ocean Dark

    -
    wget -O xt http://git.io/v3DBz && chmod +x xt && ./xt && rm xt
    +
    wget -O xt https://git.io/vQ9TY && chmod +x xt && ./xt && rm xt
    Copy to clipboard