Initial commit from Astro

This commit is contained in:
houston[bot]
2025-08-02 13:27:23 -06:00
committed by Ignacio
commit c636f09699
131 changed files with 26084 additions and 0 deletions

View 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"]
---