aboutsummaryrefslogtreecommitdiff
path: root/communities/red-right-hand/vitepress/markdown/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'communities/red-right-hand/vitepress/markdown/index.md')
-rw-r--r--communities/red-right-hand/vitepress/markdown/index.md27
1 files changed, 27 insertions, 0 deletions
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
+---