From 11760cc295aa44af88f150c7468126ad2c430a3f Mon Sep 17 00:00:00 2001 From: Keysat Date: Mon, 11 May 2026 09:59:19 -0500 Subject: [PATCH] Drop redundant top-right nav from docs pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The left sidebar already covers Install / Integrate / Wire format / Operate across its four groups (Get started, Concepts, Reference, Operate). The top-right nav duplicated those links one level up. On mobile it was already hidden via @media rule, so the sidebar was always the canonical navigation. Now it's the only navigation — cleaner topbar, no duplication. --- index.html | 6 ------ install.html | 6 ------ integrate.html | 6 ------ operate.html | 6 ------ pricing.html | 6 ------ wire-format.html | 6 ------ 6 files changed, 36 deletions(-) diff --git a/index.html b/index.html index fec2072..5f48b81 100644 --- a/index.html +++ b/index.html @@ -12,12 +12,6 @@
Keysat Docs -
diff --git a/install.html b/install.html index 1b5c6dc..eaa3c1d 100644 --- a/install.html +++ b/install.html @@ -12,12 +12,6 @@
diff --git a/integrate.html b/integrate.html index 7708cfd..1d35807 100644 --- a/integrate.html +++ b/integrate.html @@ -12,12 +12,6 @@
diff --git a/operate.html b/operate.html index 6440516..8a2c139 100644 --- a/operate.html +++ b/operate.html @@ -12,12 +12,6 @@
diff --git a/pricing.html b/pricing.html index 22e6251..28d601e 100644 --- a/pricing.html +++ b/pricing.html @@ -74,12 +74,6 @@
diff --git a/wire-format.html b/wire-format.html index 3e18bd7..787e1fd 100644 --- a/wire-format.html +++ b/wire-format.html @@ -12,12 +12,6 @@