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

Merge pull request #84 from jackmiras/master

Fixing the problem with the installation of the Solarized Dark theme
This commit is contained in:
Mayccoll 2017-08-21 15:56:30 -05:00 committed by GitHub
commit 18281c4a83

View File

@ -417,7 +417,7 @@
<li class="mix dark bg-blue">
<h3> Solarized Dark </h3>
<div class="code-wrap">
<pre><code class=language-bash id="solarized-dark">wget -O xt http://git.io/v3DBQ && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="solarized-dark">wget -O xt http://git.io/v5f6B && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#solarized-dark">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>