Update README.md

This commit is contained in:
kaiserd
2024-03-26 15:07:21 +01:00
committed by GitHub
parent c1968f49e7
commit 503b54921e

View File

@@ -4,7 +4,7 @@ This repository contains the source for vac.dev.
## Adding posts
To publish in the blog, create a `.md` or `mdx` file within the `posts` directory.
To publish in the blog, create a `.md` or `mdx` file within the `rlog` directory.
Please follow [sembr](https://sembr.org/) in the `.md` or `.mdx` file.
You can use [Frontmatter](https://docusaurus.io/docs/markdown-features#front-matter) to add metadata to your markdown file.