diff --git a/config.toml b/config.toml index 54597740..29400f3f 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ -baseURL = 'https://bcalhelp.dev/' +baseURL = 'https://alguidelines.dev/' languageCode = 'en-us' -title = 'BC AL Help' +title = 'AL Guidelines' # Change the default theme to be use when building the site with Hugo theme = "relearn" diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index ff98f2c5..255c1d43 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -7,7 +7,7 @@ font-weight: bold; margin-top: -2px; "> - BC AL Help . dev + ALGuidelines.dev Code is Poetry \ No newline at end of file