Skip to content

Commit

Permalink
feat: test ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
WFZ1 committed Aug 11, 2024
1 parent 9a41d9d commit 3301ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const IndexPage = ({ data }: PageProps<DataProps>) => {

return (
<Layout>
Hello world
<Bio />
<ul className="mt-10 list-none">
{posts.map((post) => {
Expand Down

0 comments on commit 3301ec7

Please sign in to comment.