Skip to content

Commit 200f3a6

Browse files
authored
Create post-5.md
A new blog post is appended
1 parent 56acede commit 200f3a6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

tutorial/src/pages/posts/post-5.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: ../../layouts/MDpostLayout.astro
3+
title: My Fifth Blog Post
4+
author: Astro Learner
5+
description: "I can add blog post from GitHub!"
6+
image:
7+
url: "https://docs.astro.build/assets/arc.webp"
8+
alt: "The Astro logo on a dark background with a purple gradient arc."
9+
pubDate: 2026-04-17
10+
tags: ["astro", "blogging", "learning in public", "successes"]
11+
---
12+
I am just checking if I can create a blog Post directly from GitHub.

0 commit comments

Comments
 (0)