Fix the theme name
This commit is contained in:
parent
7b8f3b98d7
commit
2575097323
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ to your site's theme directory.
|
||||||
```bash
|
```bash
|
||||||
$ mkdir themes
|
$ mkdir themes
|
||||||
$ cd themes
|
$ cd themes
|
||||||
$ git clone https://git.vulgarisons.info/raghnarok/hugo_idunn.git simple-site
|
$ git clone https://git.vulgarisons.info/raghnarok/hugo_idunn.git idunn
|
||||||
```
|
```
|
||||||
|
|
||||||
Don't forget to change the theme in your config.toml file.
|
Don't forget to change the theme in your config.toml file.
|
||||||
|
|
Loading…
Reference in a new issue