diff --git a/hugo.toml b/hugo.toml index 62248eb..a1daff7 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,8 +1,6 @@ -baseURL = 'https://example.org/' +baseURL = 'https://lukerufkahr.com' languageCode = 'en-us' title = 'My New Hugo Site' -[contentTypes] - [contentTypes.'text/markdown'] [taxonomies] tag = 'tags' chapterno = 'chapterno'