mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
43f1282e73
Fixes #11018
7 lines
145 B
Text
7 lines
145 B
Text
hugo --theme mytheme mod graph
|
|
stdout 'project mytheme'
|
|
|
|
-- hugo.toml --
|
|
title = "Hugo Module"
|
|
-- themes/mytheme/hugo.toml --
|
|
title = "My Theme"
|