website-astro/src/pages/articles/post-2.mdx
2022-12-02 11:21:18 +01:00

15 lines
194 B
Text

---
layout: ../../layouts/MarkdownPostLayout.astro
title: Special tag
author: Astro Learner
pubDate: 2022-07-08
tags: ["nicool"]
---
That's it bb
```html
<main>
<header></header>
</main>
```