diff --git a/docs/.nav.yml b/docs/.nav.yml index 16685d4..2241fb8 100644 --- a/docs/.nav.yml +++ b/docs/.nav.yml @@ -3,6 +3,7 @@ nav: - sourcecamp - docshub - postline + - openhost - stagelink - policies - handbook diff --git a/docs/index.md b/docs/index.md index d4b939d..74c29ed 100644 --- a/docs/index.md +++ b/docs/index.md @@ -85,15 +85,15 @@ You'll find the following sections of information on this site: Get assistance with your StarCat Systems product(s). - [:octicons-mail-16:](support/index.md) + [:octicons-arrow-right-16: Support](support/index.md) -- :fontawesome-solid-life-ring:{ .lg .middle .starcat-paleblue } **Contact** +- :octicons-mail-16:{ .lg .middle .starcat-paleblue } **Contact** --- - Get in touch with the StarCat Systems team. + Got a question or an idea? Get in touch with the StarCat Systems team. - [:octicons-arrow-right-16: Contact](contaxt/index.md) + [:octicons-arrow-right-16: Contact](contact/index.md) - :material-book:{ .lg .middle .starcat-paleblue } **Handbook** diff --git a/docs/openhost/.nav.yml b/docs/openhost/.nav.yml new file mode 100644 index 0000000..847f664 --- /dev/null +++ b/docs/openhost/.nav.yml @@ -0,0 +1,3 @@ +title: OpenHost +nav: + - index.md \ No newline at end of file diff --git a/docs/openhost/index.md b/docs/openhost/index.md new file mode 100644 index 0000000..18f9590 --- /dev/null +++ b/docs/openhost/index.md @@ -0,0 +1,11 @@ +# OpenHost + +!!! 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) for this site. \ No newline at end of file