From 3f90e0bd6336cd27490d4fa75cdda8cd6dc6f433 Mon Sep 17 00:00:00 2001 From: sel Date: Sat, 14 Feb 2026 23:09:20 +0100 Subject: [PATCH] silly me i forgot to change the title --- hugo.toml | 3 +-- themes/webbed-theme/hugo.toml | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 85f6946..98fcc00 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,5 @@ -baseURL = 'https://example.org/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = "sel's site of web" theme = 'webbed-theme' # https://stackoverflow.com/questions/61292854/with-hugo-can-we-use-html-code-in-a-md-file diff --git a/themes/webbed-theme/hugo.toml b/themes/webbed-theme/hugo.toml index 5c26950..a71750d 100644 --- a/themes/webbed-theme/hugo.toml +++ b/themes/webbed-theme/hugo.toml @@ -1,6 +1,4 @@ -baseURL = 'https://example.org/' languageCode = 'en-US' -title = 'My New Hugo Site' [menus] [[menus.main]]