From f935c95da73178407706fcc7f7abd171ff5a38b6 Mon Sep 17 00:00:00 2001 From: ahuseyn Date: Wed, 30 Apr 2025 16:18:19 +0200 Subject: [PATCH] docs: add seed query to docs nav --- docs/nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/nav.json b/docs/nav.json index 48175a6b1..4f2dca831 100644 --- a/docs/nav.json +++ b/docs/nav.json @@ -139,6 +139,10 @@ "title": "Telemetry", "route": "/docs/explanation/telemetry/" }, + { + "title": "Seed Query", + "route": "/docs/explanation/seed-query/" + }, { "title": "WordPress Blocks FAQ", "route": "/docs/explanation/blocks-faq/"