Skip to content

Commit

Permalink
Update Site.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
leopoldch authored Feb 2, 2024
1 parent 1f1fad8 commit 3ca4ab8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/pages/Site.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ function Site(){
return(
<>
<Main/>
<Desc/>
<Son/>

</>
);
}
export default Site;
export default Site;

0 comments on commit 3ca4ab8

Please sign in to comment.