Skip to content

Comments

Fix blog posts location in README.md#669

Open
nicolas286 wants to merge 1 commit intoarthelokyo:mainfrom
nicolas286:patch-1
Open

Fix blog posts location in README.md#669
nicolas286 wants to merge 1 commit intoarthelokyo:mainfrom
nicolas286:patch-1

Conversation

@nicolas286
Copy link

What this PR does

Fixes the README documentation regarding blog post location.

Why

The README currently points to an incorrect directory.
In the actual project structure, blog posts live in src/data/post
and are loaded via Astro Content Collections.

This PR aligns the documentation with the real folder structure.

Blog posts are located in /src/data/post and not /src/content/post.
This aligns the README with the actual project structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant