From ffebb30b89fa6d21e4a87e1214f5c5b24466ff25 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska Date: Wed, 10 Nov 2021 10:01:43 +0100 Subject: [PATCH] Finish client side rename, waiting on repo rename --- config.toml | 4 ++-- layouts/partials/logo.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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