From 89b56e7c56b7576e46b94a4b1940351926392f3a Mon Sep 17 00:00:00 2001 From: Aleksandr Prokudin Date: Sun, 27 Apr 2025 20:39:52 +0200 Subject: [PATCH] Add basic front matter to the V1 quick start guide --- docs/v1.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/v1.md b/docs/v1.md index 42cf355b..48703cd2 100644 --- a/docs/v1.md +++ b/docs/v1.md @@ -1,4 +1,9 @@ -# DIY PiKVM V1 Instructions +--- +title: DIY PiKVM V1 quick start guide +description: Getting started with PiKVM V1 +--- + +# DIY PiKVM V2 quick start guide !!! tip "So many choices!" There are many different options with sub-items, so you can choose what will suit you.