From 008426cd30e2a2262af7ed63787a2be36122d94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Fri, 3 Mar 2023 16:40:47 +0100 Subject: [PATCH] docs: add frontmatter note for docs readme to remove from live preview --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index bd8432f8997..18bc0d5ec43 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,7 @@ +--- +navigation: false +--- + # Nuxt Docs This repository contains the documentation of Nuxt hosted on nuxt.com.