From 8139a1d7b9e8b75a4938c8d80ab31e300ec002db Mon Sep 17 00:00:00 2001 From: esarradj Date: Mon, 11 Mar 2024 16:06:23 +0100 Subject: [PATCH] Update _config.yml updates for new domain --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index c862048..66a59d3 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ github_repo: "blog" # OPTIONAL: override baseurl and url if using a custom domain # Note: leave out the trailing / from this value. -url: "https://acoular.github.io" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://blog.acoular.org" # the base hostname & protocol for your site, e.g. http://example.com ########################################################### ######### Special Instructions for baseurl ############### @@ -34,7 +34,7 @@ url: "https://acoular.github.io" # the base hostname & protocol for your site, e # # 3. You must replace the parameter `baseurl` in _action_files/settings.ini with the same value as you set here but WITHOUT QUOTES. # -baseurl: "/blog/" # the subpath of your site, e.g. "/blog". +baseurl: "" # the subpath of your site, e.g. "/blog". # Github and twitter are optional: minima: