Skip to content

Updating the About Me section

mshuber1981 edited this page Jun 22, 2024 · 13 revisions

About Me

The first paragraph in the About Me section comes from the bio section of your GitHub profile.

  1. Update the second paragraph (src/config.js line 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.";
Clone this wiki locally