first commit
This commit is contained in:
19
content/blog/example/index.md
Normal file
19
content/blog/example/index.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
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: true
|
||||
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
|
||||
---
|
Reference in New Issue
Block a user