mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the One Light installation
This commit is contained in:
parent
284250205d
commit
60ba7aeb93
@ -388,7 +388,7 @@ $ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
|
|||||||
## One Light
|
## One Light
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget -O xt http://git.io/vs7UQ && chmod +x xt && ./xt && rm xt
|
$ wget -O xt https://git.io/v5m1u && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.light.png)
|
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.light.png)
|
||||||
|
@ -345,7 +345,7 @@
|
|||||||
<li class="mix light bg-white">
|
<li class="mix light bg-white">
|
||||||
<h3> One Light </h3>
|
<h3> One Light </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="one-light">wget -O xt http://git.io/vs7UQ && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="one-light">wget -O xt https://git.io/v5m1u && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#one-light">
|
<span class="btn-copy" data-clipboard-target="#one-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