example_hugo/config.toml

5 lines
99 B
TOML
Raw Permalink Normal View History

2023-08-02 12:43:15 +00:00
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "ananke"