From 7eabc003d39fc6df529f6af008f4197df6b1c4a6 Mon Sep 17 00:00:00 2001 From: Lucas Rufkahr Date: Sat, 28 Feb 2026 22:33:40 -0600 Subject: [PATCH] updated --- hugo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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'