Skip to content

Commit

Permalink
Add posts/first-post
Browse files Browse the repository at this point in the history
  • Loading branch information
herohoro committed Dec 29, 2021
1 parent 86542cf commit 731e36f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/posts/first-post.js
@@ -0,0 +1,3 @@
export default function FirstPost() {
return <h1>First Post</h1>
}

1 comment on commit 731e36f

@herohoro
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.