mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the problem with the installation of the Solarized Dark theme
This commit is contained in:
parent
fb975e3705
commit
6f72809ccb
@ -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>
|
||||
@ -559,7 +559,7 @@
|
||||
credits:
|
||||
<a target=_blank href="https://mixitup.kunkalabs.com/"> Mixitup </a>
|
||||
- <a target=_blank href="http://codyhouse.co/gem/content-filter/"> Codyhouse </a>
|
||||
- <a target=_blank href="https://clipboardjs.com/"> Clipboardjs </a>
|
||||
- <a target=_blank href="https://clipboardjs.com/"> Clipboardjs </a>
|
||||
put it all together : <a href=http://lanet.co>Lanet.co</a>
|
||||
</footer>
|
||||
<script src=./components/jquery/jquery.min.js></script>
|
||||
|
Loading…
Reference in New Issue
Block a user