From 9c29ead1efa2fd35526ff3f49631f62394631345 Mon Sep 17 00:00:00 2001 From: Adam Toy Date: Mon, 7 Oct 2024 20:41:32 -0400 Subject: [PATCH] Hauler ico update (#33) * Add SEO metadata * Add description to sidebar --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 80f72981e..75ad3b3a0 100644 --- a/sidebars.js +++ b/sidebars.js @@ -9,7 +9,7 @@ const sidebars = { { type: 'category', label: 'Introduction', - description: 'Introduction Docs for Hauler', + description: 'Docs for Hauler, An Airgap Swiss-Army Knife provided by Rancher Government', collapsed: false, items: [ 'introduction/quickstart',