Fixes the logo on the GitHub front page/readme file.
The logo was pulling its image from a broken Discord attachment link. Since it needs to be stored somewhere, seems wise to just store a copy locally in the repository itself.
Also, the image was a link to the Godot website for some reason. Since we didn't have a link to our own website anywhere here, I decided to update the logo link to point to our website.
Description of changes
Fixes the logo on the GitHub front page/readme file.
The logo was pulling its image from a broken Discord attachment link. Since it needs to be stored somewhere, seems wise to just store a copy locally in the repository itself.
Also, the image was a link to the Godot website for some reason. Since we didn't have a link to our own website anywhere here, I decided to update the logo link to point to our website.