This commit is contained in:
parent
73d3ae444e
commit
03dc1f8367
3 changed files with 14 additions and 11 deletions
14
content/docs/services/_index.md
Normal file
14
content/docs/services/_index.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
+++
|
||||||
|
title = 'Services'
|
||||||
|
date = 2024-02-15T09:47:30+01:00
|
||||||
|
+++
|
||||||
|
|
||||||
|
{{< callout type="warning" >}}
|
||||||
|
**Note**: The documentation for this collection may currently be incomplete or even out of date. This collection is still a WIP, expect bugs and other issues arising.
|
||||||
|
{{< /callout >}}
|
||||||
|
|
||||||
|
Documentation for our deployed Services
|
||||||
|
|
||||||
|
{{< cards >}}
|
||||||
|
{{< card link="/services/authentik" title="Authentik" subtitle="Your one stop shop all things Login!" icon="user" >}}
|
||||||
|
{{< /cards >}}
|
|
@ -1,11 +0,0 @@
|
||||||
+++
|
|
||||||
title = 'Services'
|
|
||||||
linkTitle = 'Services'
|
|
||||||
date = 2024-01-09T19:51:47+01:00
|
|
||||||
+++
|
|
||||||
|
|
||||||
Documentation for our deployed Services
|
|
||||||
|
|
||||||
{{< cards >}}
|
|
||||||
{{< card link="/services/authentik" title="Authentik" subtitle="Your one stop shop all things Login!" icon="user" >}}
|
|
||||||
{{< /cards >}}
|
|
Loading…
Reference in a new issue