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.pngbin605525 -> 0 bytes
-rw-r--r--src/content/post/cover-image/index.md10
2 files changed, 0 insertions, 10 deletions
diff --git a/src/content/post/cover-image/cover.png b/src/content/post/cover-image/cover.png
deleted file mode 100644
index 2910690..0000000
--- a/src/content/post/cover-image/cover.png
+++ /dev/null
Binary files differ
diff --git a/src/content/post/cover-image/index.md b/src/content/post/cover-image/index.md
deleted file mode 100644
index 4f78dc9..0000000
--- a/src/content/post/cover-image/index.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-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"]
----