mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
feat(posts): add privacy policy and terms of use pages
- Added new files `privacy-policy.md` and `terms-of-use.md` to the `content/posts` directory. - Updated the footer component to include links to the privacy policy and terms of use pages. - Updated the listposts component to exclude hidden posts from being displayed.
This commit is contained in:
@@ -3,6 +3,7 @@ title: Hello, I am a cat!
|
||||
description: Thumbnail is a cat.
|
||||
thumbnail: 'https://placekitten.com/1920/1080'
|
||||
date: 2022-10-01 # YYYY-MM-DD HH:MM:SS
|
||||
hidden: false
|
||||
---
|
||||
|
||||
# Hello, world!
|
||||
|
||||
Reference in New Issue
Block a user