diff --git a/config.yml b/config.yml index 4be1994..7be07d0 100644 --- a/config.yml +++ b/config.yml @@ -1,6 +1,6 @@ baseURL: 'https://fzorb.xyz/' languageCode: 'en-us' -title: "FzOrb's blog" +title: "FzOrb's website" theme: 'zmin' menus: main: diff --git a/hugo.toml b/hugo.toml index 4c6ac48..e269a1d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = "https://fzorb.xyz/" languageCode = "en-us" -title = "FzOrb's blog" +title = "FzOrb's website" theme = "zmin" [[menus.main]]