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

Fixing the Solarized Light theme installation

This commit is contained in:
Jack Miras 2017-08-24 23:44:15 -04:00
parent 474a79282f
commit 1e0a4d47e9

View File

@ -429,7 +429,7 @@
<li class="mix light bg-beich">
<h3> Solarized Light </h3>
<div class="code-wrap">
<pre><code class=language-bash id="solarized-light">wget -O xt http://git.io/v3DB5 && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="solarized-light">wget -O xt https://git.io/v5mXi && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#solarized-light">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>