mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
docs: Fix git clone for hugo_theme_robust in quickstart guide
This commit is contained in:
@@ -206,7 +206,7 @@ $ mkdir themes && cd themes
|
|||||||
Now, you can clone one or more themes inside the `themes` directory. We will use robust theme.
|
Now, you can clone one or more themes inside the `themes` directory. We will use robust theme.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone git@github.com:dim0627/hugo_theme_robust.git
|
$ git clone https://github.com/dim0627/hugo_theme_robust.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Leave the themes folder
|
Leave the themes folder
|
||||||
|
|||||||
Reference in New Issue
Block a user