1
0
Fork 0
forked from sr2/www.sr2.uk

feat: adds policies index

This commit is contained in:
Iain Learmonth 2026-04-22 12:01:47 +01:00
parent f66adc0b65
commit 17b65d552f
2 changed files with 9 additions and 0 deletions

8
content/policies.md Normal file
View 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/)

View file

@ -60,6 +60,7 @@ NCAGE: U2G06'''
{text = 'Terms and Conditions', href = '/terms'}, {text = 'Terms and Conditions', href = '/terms'},
{text = 'Privacy Policy', href = '/privacy'}, {text = 'Privacy Policy', href = '/privacy'},
{text = 'Complaints Policy', href = '/complaints'}, {text = 'Complaints Policy', href = '/complaints'},
{text = 'Other Policies', href='/policies'},
] ]
[languages.en.params.footer.col3] [languages.en.params.footer.col3]