All translations
Appearance
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | After creating a <code>hugo.toml</code> file like the following, activate the theme with <code>hugo new site . --force</code>: {{file|hugo.toml|toml|<nowiki> baseURL = 'https://example.com/' languageCode = 'en-us' title = 'example-site' theme = 'm10c' </nowiki>}} |