Update demo post

This commit is contained in:
Gabriel Augendre 2023-05-21 23:01:23 +02:00
parent d40843f4be
commit c580730b8c
2 changed files with 11 additions and 1 deletions

View file

@ -6,6 +6,7 @@ tags: []
# Keep description short # Keep description short
description: "Desc Text." description: "Desc Text."
summary: "Post summary"
cover: cover:
image: "img url" image: "img url"

View file

@ -1,10 +1,19 @@
--- ---
title: "Demo post" title: "Demo post"
tags: [] tags: [some tag, another tag]
date: 2021-01-03T18:08:52.170212+00:00 date: 2021-01-03T18:08:52.170212+00:00
aliases: ["/example-should-never-be-published"] aliases: ["/example-should-never-be-published"]
draft: true draft: true
showtoc: true showtoc: true
description: This is a demo post
summary: Post summary
weight: 1
cover:
image: "32.png"
alt: "Docker logo"
caption: "This is a demo post"
relative: true
hidden: false
--- ---
This is a paragraph and should look like it. It is probably left align, not justified. After all, we're on the web not in a book. This is a paragraph and should look like it. It is probably left align, not justified. After all, we're on the web not in a book.