diff --git a/hugo.toml b/hugo.toml index ee52582..9f42c06 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://openadmet.org/' languageCode = 'en-us' -title = 'OpenADMET' +title = 'OpenADMET Test' theme = 'kube' description = "OpenADMET does blah blah blah" publishDir = "./public" @@ -49,4 +49,4 @@ pygmentsStyle = "colorful" [markup] [markup.goldmark] [markup.goldmark.renderer] - unsafe = true \ No newline at end of file + unsafe = true