My Second Post 12 June 2022 / 1 min read example , blog Another example post for Astro Cactus, this time written in a plain markdown file This is a post made with Markdown // Example JavaScript function returnSeven() { return 7; }