diff --git a/src/pages/Developers.tsx b/src/pages/Developers.tsx index 1dea9be..731146b 100644 --- a/src/pages/Developers.tsx +++ b/src/pages/Developers.tsx @@ -8,7 +8,14 @@ const Developers = () => { {/* Add your profile here. You can upload your image to the repo under "images" directory and link it here. */} - +
+
+ ... + +
+

Rassey L. Perez,

+

Student Developer

+
{/* grid item */}
@@ -26,4 +33,4 @@ const Developers = () => { ) } -export default Developers \ No newline at end of file +export default Developers