Initial commit from Astro
This commit is contained in:
10
src/content/post/cover-image/index.md
Normal file
10
src/content/post/cover-image/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Example Cover Image"
|
||||
description: "This post is an example of how to add a cover/hero image"
|
||||
publishDate: "04 July 2023"
|
||||
updatedDate: "21 January 2025"
|
||||
coverImage:
|
||||
src: "./cover.jpg"
|
||||
alt: "Astro build wallpaper"
|
||||
tags: ["test", "image"]
|
||||
---
|
Reference in New Issue
Block a user