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]]