From 67647b9cca4470e559a03795839d5e909e1891fe Mon Sep 17 00:00:00 2001 From: Jack Miras Date: Thu, 24 Aug 2017 23:47:22 -0400 Subject: [PATCH] Fixing the Hemisu Dark theme installation --- content/themes.md | 2 +- gh-pages/index.html | 2 +- test/test.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/themes.md b/content/themes.md index 422280e..6df4c1a 100644 --- a/content/themes.md +++ b/content/themes.md @@ -268,7 +268,7 @@ $ wget -O xt http://git.io/v3D4z && chmod +x xt && ./xt && rm xt ## Hemisu Dark ```bash -$ wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt +$ wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt ``` ![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-dark.png) diff --git a/gh-pages/index.html b/gh-pages/index.html index b181ab6..b83f7fd 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -213,7 +213,7 @@
  • Hemisu Dark

    -
    wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt
    +
    wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt
    Copy to clipboard diff --git a/test/test.sh b/test/test.sh index b9b47fe..2a78668 100755 --- a/test/test.sh +++ b/test/test.sh @@ -75,7 +75,7 @@ wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt color wget -O xt http://git.io/v3D4d && chmod +x xt && ./xt && rm xt color -wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt +wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt color wget -O xt http://git.io/v3D4N && chmod +x xt && ./xt && rm xt color