添加基础结构
This commit is contained in:
5
tone-page-web/app/blog/page.tsx
Normal file
5
tone-page-web/app/blog/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Blog() {
|
||||
return (
|
||||
<div></div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user