summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/mod__themesdir.txt
blob: ec76d0c7617203fbaf55f768801b4a16275d69be (plain)
1
2
3
4
5
6
7
hugo --theme mytheme mod graph
stdout 'project mytheme'

-- hugo.toml --
title = "Hugo Module"
-- themes/mytheme/hugo.toml --
title = "My Theme"