mirror of
https://github.com/rottenwheel/hugo-rottenwheel.git
synced 2025-01-09 11:07:20 -03:00
readme: add missing image line to template post
Some checks failed
Deploy latest site / deploy (push) Has been cancelled
Some checks failed
Deploy latest site / deploy (push) Has been cancelled
This commit is contained in:
parent
6bd7d85501
commit
ad38322d08
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ The generated site will be in the `public/` directory.
|
||||||
---
|
---
|
||||||
title: "My New Post"
|
title: "My New Post"
|
||||||
date: 2024-07-15
|
date: 2024-07-15
|
||||||
|
image: "/images/2.jpg"
|
||||||
---
|
---
|
||||||
|
|
||||||
This is the content of my new post.
|
This is the content of my new post.
|
||||||
|
|
Loading…
Reference in a new issue