From be26d5625917e72faaa2ba5efe1ccf791586b5d0 Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Mon, 28 Oct 2024 13:49:40 +0100 Subject: [PATCH] Skip dialect/meta base --- index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.md b/index.md index 81e1c0d98e..6ba65e6939 100644 --- a/index.md +++ b/index.md @@ -37,6 +37,9 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers * **v{{ last_version }}** {%- endif -%} {%- if segments[3] != last_kind -%} +{%- if segments[4] == "base" -%} +{%- continue -%} +{%- endif -%} {%- assign last_kind = segments[3] %} * view [**{{ last_kind }}/{{ segments[4] }}**]({{ site.baseurl }}/oas/{{ last_version }}/{{ last_kind }}/{{ segments[4] }}.html) download iteration