1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fixing the Hemisu Dark theme installation

This commit is contained in:
Jack Miras 2017-08-24 23:47:22 -04:00
parent 1e0a4d47e9
commit f5ca19afd2

View File

@ -213,7 +213,7 @@
<li class="mix dark bg-black">
<h3> Hemisu Dark </h3>
<div class="code-wrap">
<pre><code class=language-bash id="hemisu-dark">wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="hemisu-dark">wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#hemisu-dark">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>