use abridge theme
This commit is contained in:
parent
abd6331f91
commit
2b9fe8c15f
21 changed files with 971 additions and 131 deletions
|
@ -2,7 +2,7 @@
|
|||
title = "Impressum"
|
||||
path = "impressum"
|
||||
date = 2000-01-01
|
||||
template = "impressum.html"
|
||||
template = "pages.html"
|
||||
+++
|
||||
|
||||
# Impressum
|
||||
|
|
15
content/pages/privacy.md
Normal file
15
content/pages/privacy.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
+++
|
||||
title = "Privacy Policy"
|
||||
description = "This page outlines the Privacy Policy for this site, and the date at which this policy was put into affect."
|
||||
path = "privacy"
|
||||
template = "pages.html"
|
||||
draft = false
|
||||
+++
|
||||
|
||||
## Privacy
|
||||
|
||||
- This site does not set or use cookies.
|
||||
- This site does not store data in the browser to be shared, sent, or sold to third-parties.
|
||||
- No personal information is shared, sent, or sold to third-parties.
|
||||
|
||||
**Effective Date:** _1st Jan 2022_
|
Loading…
Add table
Add a link
Reference in a new issue