From c637050bcdb76e874513d838067137e7af6e6f7a Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 9 May 2025 10:37:06 -0500 Subject: [PATCH 1/3] added actions Signed-off-by: Fabrice Rochette --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index c399596..d205c30 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://dev.mobiera.com/' +baseURL = 'https://mobiera.github.io/website/' languageCode = 'en-us' title = 'Mobiera' From 69d995531e100772182e6fd3140b63464de9ed85 Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 9 May 2025 10:39:05 -0500 Subject: [PATCH 2/3] added actions Signed-off-by: Fabrice Rochette --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index d205c30..927965a 100644 --- a/config.toml +++ b/config.toml @@ -56,11 +56,11 @@ name = 'About Us' url = '/about-us/' weight = 50 -[params] -copyright = "© All rights reserved - 2011-2024" -text = "We’re showcasing our Web5 Accelerator suite at Geneva." -link = "Learn more" -url = "/" +# [params] +# copyright = "© All rights reserved - 2011-2024" +# ext = "We’re showcasing our Web5 Accelerator suite at Geneva." +# link = "Learn more" +# url = "/" [[params.btn1]] name = "Blog" From 73f1bd403a5c0a53c09b6a7b4e6e8fba3d644d25 Mon Sep 17 00:00:00 2001 From: Fabrice Rochette Date: Fri, 9 May 2025 10:49:16 -0500 Subject: [PATCH 3/3] added actions Signed-off-by: Fabrice Rochette --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 927965a..9dc7e6d 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://mobiera.github.io/website/' +baseURL = 'https://dev.mobiera.com/' languageCode = 'en-us' title = 'Mobiera'