forked from sr2/www.sr2.uk
feat: adds policies index
This commit is contained in:
parent
f66adc0b65
commit
17b65d552f
2 changed files with 9 additions and 0 deletions
8
content/policies.md
Normal file
8
content/policies.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Company Policies
|
||||
date: 2026-04-22T11:00:00+00:00
|
||||
type: page
|
||||
---
|
||||
|
||||
* [Password and Authentication Policy](./password-auth/)
|
||||
* [Public WiFi Policy](./public-wifi/)
|
||||
|
|
@ -60,6 +60,7 @@ NCAGE: U2G06'''
|
|||
{text = 'Terms and Conditions', href = '/terms'},
|
||||
{text = 'Privacy Policy', href = '/privacy'},
|
||||
{text = 'Complaints Policy', href = '/complaints'},
|
||||
{text = 'Other Policies', href='/policies'},
|
||||
]
|
||||
|
||||
[languages.en.params.footer.col3]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue