Skip to content

Commit 993ad2a

Browse files
committed
rmv the home page added in the about page
1 parent be4d8e0 commit 993ad2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/Pages/About.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ const About = () => {
219219
</div>
220220
</div>
221221
<ScrollTop></ScrollTop>
222-
<Projectss></Projectss>
222+
{/* <Projectss></Projectss> */}
223223
</>
224224

225225
);

0 commit comments

Comments
 (0)