summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/hugo__flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testscripts/commands/hugo__flags.txt')
-rw-r--r--testscripts/commands/hugo__flags.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/testscripts/commands/hugo__flags.txt b/testscripts/commands/hugo__flags.txt
index c2ea92c95..ad4591322 100644
--- a/testscripts/commands/hugo__flags.txt
+++ b/testscripts/commands/hugo__flags.txt
@@ -11,6 +11,8 @@ grep '<body>Home' newpublic/index.html
hugo --quiet
! stdout .
+-- hugo.toml --
+title = "Hugo Test"
-- myconfig.toml --
baseURL = "http://example.org/"
disableKinds = ["RSS", "sitemap", "robotsTXT", "404", "taxonomy", "term"]