mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the Hemisu Light theme installation
This commit is contained in:
parent
f5ca19afd2
commit
4c07824038
@ -225,7 +225,7 @@
|
|||||||
<li class="mix light bg-white">
|
<li class="mix light bg-white">
|
||||||
<h3> Hemisu Light </h3>
|
<h3> Hemisu Light </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="hemisu-light">wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="hemisu-light">wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#hemisu-light">
|
<span class="btn-copy" data-clipboard-target="#hemisu-light">
|
||||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user