Update privacy and terms pages: corrected layout path and updated terms title
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled

This commit is contained in:
becarta
2025-05-09 23:57:17 +02:00
parent 6c3fc1717d
commit fb2f04f87d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
title: 'Privacy Policy'
layout: '~/layouts/MarkdownLayout.astro'
layout: '/layouts/MarkdownLayout.astro'
---
_Last updated_: January 06, 2023

View File

@@ -1,6 +1,6 @@
---
title: 'Terms and Conditions'
layout: '~/layouts/MarkdownLayout.astro'
title: 'Terms of Service'
layout: '/layouts/MarkdownLayout.astro'
---
_Last updated_: January 06, 2023