summaryrefslogtreecommitdiff
path: root/src/content/post/cover-image
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/post/cover-image')
-rw-r--r--src/content/post/cover-image/cover.pngbin0 -> 605525 bytes
-rw-r--r--src/content/post/cover-image/index.md10
2 files changed, 10 insertions, 0 deletions
diff --git a/src/content/post/cover-image/cover.png b/src/content/post/cover-image/cover.png
new file mode 100644
index 0000000..2910690
--- /dev/null
+++ b/src/content/post/cover-image/cover.png
Binary files differ
diff --git a/src/content/post/cover-image/index.md b/src/content/post/cover-image/index.md
new file mode 100644
index 0000000..4f78dc9
--- /dev/null
+++ b/src/content/post/cover-image/index.md
@@ -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: "14 August 2023"
+coverImage:
+ src: "./cover.png"
+ alt: "Astro build wallpaper"
+tags: ["test", "image"]
+---