config.toml 112 B

1234
  1. baseURL = 'http://example.org/'
  2. languageCode = 'en-us'
  3. title = 'My New Hugo Site'
  4. theme = 'hugo-universal-theme'