mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 03:54:54 -04:00
Fix incorrect directory name in quick-start (#1154)
This commit is contained in:
parent
73c31758e0
commit
43b5761788
@ -58,7 +58,7 @@ The above will create a new Hugo site in a folder named `quickstart`.
|
|||||||
|
|
||||||
See [themes.gohugo.io](https://themes.gohugo.io/) for a list of themes to consider. This quickstart uses the beautiful [Ananke theme](https://themes.gohugo.io/gohugo-theme-ananke/).
|
See [themes.gohugo.io](https://themes.gohugo.io/) for a list of themes to consider. This quickstart uses the beautiful [Ananke theme](https://themes.gohugo.io/gohugo-theme-ananke/).
|
||||||
|
|
||||||
First, download the theme from GitHub and add it to your site's `theme` directory:
|
First, download the theme from GitHub and add it to your site's `themes` directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd quickstart
|
cd quickstart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user