From c2bcb8e264c684510dc4746e492f1bd8804dada6 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 6 May 2025 10:45:31 +0200 Subject: [PATCH] docs(kbd): update title to fix `llms-full.txt` --- docs/content/3.components/kbd.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/content/3.components/kbd.md b/docs/content/3.components/kbd.md index 88e88fd4..be38e8db 100644 --- a/docs/content/3.components/kbd.md +++ b/docs/content/3.components/kbd.md @@ -1,13 +1,11 @@ --- -title: Keyboard Key +title: Kbd description: A kbd element to display a keyboard key. category: element links: - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Kbd.vue -navigation: - title: Kbd --- ## Usage