From 10c1d5b51eddc226e1d7d3f72331bcfe4882b655 Mon Sep 17 00:00:00 2001 From: emmagifford <162720670+emmagifford@users.noreply.github.com> Date: Mon, 15 Dec 2025 12:05:32 +0000 Subject: [PATCH] Update breadcrumb links and parent page names in sitemap --- docs/_includes/breadcrumb.html | 8 ++++---- docs/pages/sitemap.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/_includes/breadcrumb.html b/docs/_includes/breadcrumb.html index ed612f4..525cdbe 100644 --- a/docs/_includes/breadcrumb.html +++ b/docs/_includes/breadcrumb.html @@ -53,9 +53,9 @@ {% endif %} {% if page.parent == "About" %} - + Back to - Features + About {% endif %} @@ -68,9 +68,9 @@ {% endif %} {% if page.parent == "Pricing and commercial" %} - + Back to - Pricing + Pricing and commercial {% endif %} diff --git a/docs/pages/sitemap.html b/docs/pages/sitemap.html index ec4546d..e503215 100644 --- a/docs/pages/sitemap.html +++ b/docs/pages/sitemap.html @@ -11,7 +11,7 @@