feat: move articles link from 'blog/' to 'post/' paths

This commit is contained in:
grassblock 2025-05-04 11:42:09 +08:00
parent 350f6f3865
commit 7e5f8ce06f
9 changed files with 15 additions and 9 deletions

View file

@ -1,15 +0,0 @@
---
title: 'First Post'
description: 'Welcome to my terminal blog'
pubDate: '2025-06-01'
---
Hello world! This is the first post on my new terminal blog.
I built this blog using Astro and vanilla CSS/JS to create a terminal-like experience.
```bash
echo "Hello, terminal world!"
```
More posts coming soon...