mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02: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.
|
||||
|
||||
```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
|
||||
|
Reference in New Issue
Block a user