front-template/src/pages/about.md
2025-01-07 15:29:05 +08:00

13 lines
119 B
Markdown

# About
> The page is markdown file
```js
console.log("hello");
```
<br />
<!-- 支持嵌入组件 -->
<Counter />