mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the Hemisu Dark theme installation
This commit is contained in:
parent
1e0a4d47e9
commit
f5ca19afd2
@ -213,7 +213,7 @@
|
|||||||
<li class="mix dark bg-black">
|
<li class="mix dark bg-black">
|
||||||
<h3> Hemisu Dark </h3>
|
<h3> Hemisu Dark </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="hemisu-dark">wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="hemisu-dark">wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#hemisu-dark">
|
<span class="btn-copy" data-clipboard-target="#hemisu-dark">
|
||||||
<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