20 lines
430 B
Markdown
20 lines
430 B
Markdown
|
---
|
||
|
title: "Example Post"
|
||
|
description: "Just an example post."
|
||
|
summary: ""
|
||
|
date: 2023-09-07T16:27:22+02:00
|
||
|
lastmod: 2023-09-07T16:27:22+02:00
|
||
|
draft: false
|
||
|
weight: 50
|
||
|
categories: []
|
||
|
tags: []
|
||
|
contributors: []
|
||
|
pinned: false
|
||
|
homepage: false
|
||
|
seo:
|
||
|
title: "" # custom title (optional)
|
||
|
description: "" # custom description (recommended)
|
||
|
canonical: "" # custom canonical URL (optional)
|
||
|
noindex: false # false (default) or true
|
||
|
---
|