Skip to content

Updating the About Me section

Michael Huber edited this page Jun 21, 2022 · 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 (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.";
Clone this wiki locally