Fix the theme name

This commit is contained in:
Gregory Trolliet 2020-04-28 07:48:45 +02:00
parent 7b8f3b98d7
commit 2575097323
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ to your site's theme directory.
```bash
$ mkdir 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.