-
Notifications
You must be signed in to change notification settings - Fork 67
Updating the About Me section
Michael Huber edited this page Jun 21, 2022
·
13 revisions
The first paragraph in the About Me section comes from the Bio section of your GitHub profile.
- Update the second paragraph (data.js lines 32-37)
-
/* About Me ************************************************************** Add a second paragraph for the about me section. */ export const moreInfo = "I enjoy learning about technology and helping others use it to improve their lives and be more productive. I built this site with React, Bootstrap, Redux, and the GitHub REST API.";