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

Fixing the installation of the Monokai Dark theme

This commit is contained in:
Jack Miras 2017-08-24 23:38:06 -04:00
parent 6f72809ccb
commit 474a79282f

View File

@ -297,7 +297,7 @@
<li class="mix dark bg-brown">
<h3> Monokai </h3>
<div class="code-wrap">
<pre><code class=language-bash id="monokai-dark">wget -O xt http://git.io/v3DBO && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="monokai-dark">wget -O xt https://git.io/v5mPp && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#monokai-dark">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>