Remove folder

If repo doesn't exist:

git clone https://github.com/igemuoft/igemuoft.github.io.git

cd igemuoft.github.io

git rm -r filler.jpeg

git commit . -m "remove outdated files"

git push origin master

Last updated