Update quick-start.md

This commit is contained in:
Dominik Meyer
2021-03-10 06:07:06 +01:00
committed by Bjørn Erik Pedersen
parent 17bb98a94c
commit 1a14cc08a9
+1 -1
View File
@@ -78,7 +78,7 @@ git submodule add https://github.com/budparr/gohugo-theme-ananke.git themes/anan
Then, add the theme to the site configuration:
```bash
echo theme = "ananke" >> config.toml
echo theme = \"ananke\" >> config.toml
```
{{< asciicast 7naKerRYUGVPj8kiDmdh5k5h9 >}}