From 5be0d871e9d0a9f23dbf97177e43e60e592ead74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1rbara=20Celi?= <112641072+barbara-celi@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:50:20 -0300 Subject: [PATCH 1/2] docs(navigation.json): Adding custom headers to your Store Framework store --- public/navigation.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/navigation.json b/public/navigation.json index 7c09e683..6e3deab5 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -14447,6 +14447,13 @@ "origin": "", "type": "markdown", "children": [ + { + "name": "Adding custom headers to your Store Framework store", + "slug": "vtex-io-documentation-adding-custom-headers-to-your-store-framework-store", + "origin": "", + "type": "markdown", + "children": [] + }, { "name": "Best practices for associating a custom page with a content type", "slug": "vtex-io-documentation-best-practices-for-associating-a-custom-page-with-a-content-type", From ae738daeed2f00d6e11837119eefbed46ea07c75 Mon Sep 17 00:00:00 2001 From: Carolina Menezes <60782333+carolinamenezes@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:25:08 -0300 Subject: [PATCH 2/2] Update public/navigation.json --- public/navigation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/navigation.json b/public/navigation.json index 6e3deab5..d2b5e759 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -14449,7 +14449,7 @@ "children": [ { "name": "Adding custom headers to your Store Framework store", - "slug": "vtex-io-documentation-adding-custom-headers-to-your-store-framework-store", + "slug": "adding-custom-headers-to-your-store-framework-store", "origin": "", "type": "markdown", "children": []