Add support pages section and index

This commit is contained in:
thhsh-local 2025-04-24 13:58:33 -04:00
parent 48440157e6
commit 3ea1f9ad1e
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
3 changed files with 15 additions and 0 deletions

View file

@ -6,4 +6,5 @@ nav:
- stagelink - stagelink
- policies - policies
- handbook - handbook
- support
- contact - contact

3
docs/support/.nav.yml Normal file
View file

@ -0,0 +1,3 @@
title: Support
nav:
- index.md

11
docs/support/index.md Normal file
View file

@ -0,0 +1,11 @@
# Get Support for StarCat Products
!!! abstract "Placeholder Page"
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-16: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.