feat: Add Markdown Page route and component
All checks were successful
CI / cache-and-install (push) Successful in 1m18s

This commit is contained in:
严浩
2024-08-21 12:17:42 +08:00
parent 41f194b180
commit adfa5f525a
8 changed files with 102 additions and 4 deletions

11
src/pages/md-page.md Normal file
View File

@ -0,0 +1,11 @@
---
name: My Cool App
title: My Cool App
meta:
- name: description
content: Hello World
---
# Hello World
This is {{frontmatter.name}}