Closed mkwang2024 closed 2 years ago
@mkwang2024 there seems to be a rogue binary file that made its way into this commit. Did you use git add -A
by any chance? Don't ever use git add -A
but add files explicitly. You can do git commit -a
because it will only add all modified files that are already being tracked, but git add -A
will add whatever junk you have sitting in your local hard-drive....
I updated bio, education, and avatar section of people.yml