From 97b429a591f9343b5151b304a51e76d9667b2536 Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 7 Aug 2024 18:12:43 -0400 Subject: [PATCH] update website with www --- config.yaml | 2 +- themes/gallo/static/admin/config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 6150cc6..79a2cf3 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: 'https://gallowelding.com' +baseURL: 'https://www.gallowelding.com' title: Gallo Weld & Fab theme: gallo diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index df2d221..67b76f0 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -13,8 +13,8 @@ media_library: folder_support: true max_file_size: 2000 -site_url: https://gallowelding.com -logo_url: https://gallowelding.com/img/gallo_welding_inverted.svg +site_url: https://www.gallowelding.com +logo_url: https://www.gallowelding.com/img/gallo_welding_inverted.svg locale: en show_preview_links: false search: false