Skip to content

v1.0.1 - Add New Text, Gator Image, and Update App.js - Sean Parrell

Latest
Compare
Choose a tag to compare
@sparrell1 sparrell1 released this 08 Sep 21:34
· 8 commits to main since this release

This release includes updates to the App.js file and other minor improvements.

Summary of Changes:

  • Added personalized text to the App.js file to display the user's name.
  • Replaced the default logo with a gator image.
  • Squashed previous commits to create a cleaner commit history.
  • Resolved merge conflicts in App.js related to text and image updates.

These changes help the visual appearance of the app and personalize the output for the user. The project is now updated and ready for further development.

Files Changed:

  • src/App.js: Updated text and gator image.
  • src/logo.svg: Replaced with gator.gif.

No breaking changes were introduced in this release.

Sean Parrell