diff --git a/docs/_data/repoStatus.yaml b/docs/_data/repoStatus.yaml index 83c1ba258f..2fc09af991 100644 --- a/docs/_data/repoStatus.yaml +++ b/docs/_data/repoStatus.yaml @@ -206,6 +206,19 @@ status: N/A - name: Documentation status: Ready +- tagName: rh-navigation-primary + name: "Navigation Primary" + type: "Element" + overallStatus: "Planned" + libraries: + - name: Figma library + status: Planned + - name: RH Elements + status: Planned + - name: RH Shared Libs + status: Planned + - name: Documentation + status: Planned - tagName: rh-navigation-secondary name: "Navigation Secondary" type: "Element" @@ -258,6 +271,19 @@ status: Planned - name: Documentation status: Ready +- tagName: rh-skip-link + name: "Skip Link" + type: "Element" + overallStatus: "New" + libraries: + - name: Figma library + status: Ready + - name: RH Elements + status: Ready + - name: RH Shared Libs + status: Planned + - name: Documentation + status: Ready - tagName: rh-skip-link name: "Skip Link" type: "Element" diff --git a/docs/_includes/layouts/pages/elements.njk b/docs/_includes/layouts/pages/elements.njk index 74579f45f2..381df39f6f 100644 --- a/docs/_includes/layouts/pages/elements.njk +++ b/docs/_includes/layouts/pages/elements.njk @@ -60,7 +60,6 @@ eleventyComputed: {%- set name = (doc.alias) or (slug | deslugify) %} {%- set planned = isPlanned(repoStatus, name) %}