hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

Bug fix 6803 #6804

Closed t-will-gillis closed 2 weeks ago

t-will-gillis commented 2 weeks ago

Fixes #6803

What changes did you make?

Why did you make the changes (we will use this info to test)?

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

github-actions[bot] commented 2 weeks ago

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b t-will-gillis-bug-fix-6803 gh-pages
git pull https://github.com/t-will-gillis/website.git bug-fix-6803
t-will-gillis commented 2 weeks ago

Thank you @gaylem !