From 3774d5dfd730ab947438ba45dced508602483324 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 12 May 2026 18:47:33 +0100 Subject: add red-right-hand community projects --- .../red-right-hand/vitepress/markdown/index.md | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 communities/red-right-hand/vitepress/markdown/index.md (limited to 'communities/red-right-hand/vitepress/markdown/index.md') diff --git a/communities/red-right-hand/vitepress/markdown/index.md b/communities/red-right-hand/vitepress/markdown/index.md new file mode 100644 index 0000000..8ed5647 --- /dev/null +++ b/communities/red-right-hand/vitepress/markdown/index.md @@ -0,0 +1,27 @@ +--- +# https://vitepress.dev/reference/default-theme-home-page +layout: home + +hero: + name: "Red Right Hand" + text: "VitePress" + tagline: "Documentation for the 174th Battle Group" + image: + src: /logo.png + alt: VitePress + actions: + - theme: brand + text: Handbook + link: /handbook + - theme: alt + text: Databank + link: /databank + +# features: +# - title: Feature A +# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit +# - title: Feature B +# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit +# - title: Feature C +# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit +--- -- cgit v1.2.3