I have a very strange problem and I cannot get down to the bottom of it. I have pushed some projects to my Repo on GitHub and two of them are black and un-clickable and I have no idea why.
This is the push:
C:\Users\keilc\Documents\GitHub\homeprojects [master +0 ~1 -0]> git push origin master
Counting objects: 108, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (105/105), done.
Writing objects: 100% (108/108), 3.71 MiB | 111.00 KiB/s, done.
Total 108 (delta 4), reused 0 (delta 0)
To https://github.com/KeilCarpenter/Home-Projects.git
* [new branch] master -> master
What is going on? I have no idea at all