mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 16:27:32 -04:00
Add link to showcase a theme setup via config file
Added the second option how to set template.
This commit is contained in:
parent
46837195ed
commit
4be85c5453
@ -79,7 +79,7 @@ Hugo applies the decided theme first and then applies anything that is in the lo
|
||||
|
||||
### Command Line
|
||||
|
||||
There are two different approaches to using a theme with your Hugo website: via the Hugo CLI or as part of your
|
||||
There are two different approaches to using a theme with your Hugo website: via the Hugo CLI or as part of your [site configuration file][config].
|
||||
|
||||
To change a theme via the Hugo CLI, you can pass the `-t` [flag][] when building your site:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user