Add support pages section and index
This commit is contained in:
parent
48440157e6
commit
3ea1f9ad1e
3 changed files with 15 additions and 0 deletions
|
@ -6,4 +6,5 @@ nav:
|
|||
- stagelink
|
||||
- policies
|
||||
- handbook
|
||||
- support
|
||||
- contact
|
3
docs/support/.nav.yml
Normal file
3
docs/support/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: Support
|
||||
nav:
|
||||
- index.md
|
11
docs/support/index.md
Normal file
11
docs/support/index.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue