From a1a044da02585b83345fd15c24d084ba47c0de5c Mon Sep 17 00:00:00 2001 From: Smoke-ck <2056sanya9snake@gmail.com> Date: Wed, 12 Feb 2025 12:35:54 +0200 Subject: [PATCH] Fix solutions page permalink --- solutions.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/solutions.html b/solutions.html index 17c1a50..9c16228 100644 --- a/solutions.html +++ b/solutions.html @@ -1,5 +1,5 @@ --- -permalink: /solutions +permalink: /solutions/ layout: default title: Succeed with our RoR Development Solutions | Active Bridge description: Fueled by a deep understanding of the business context, our tech @@ -10,6 +10,7 @@ json-ld: solutions redirect_from: - /portfolio + - solutions.html ---