diff --git a/README.md b/README.md index 710545d..16b9c1a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Geobingo +# Geobingo IRL Geobingo is an open-source game where you and your friends are assigned prompts to find and photograph objects in the real world. > [!Tip] > This project is not related to [GeoBingo.io](https://github.com/s0er3n/GeoBingo.io), but check them out on Github. It is very similar to this repo, but in Google Street View, if going outside is not your thing. -![341911509-0eaa7ef9-b24a-423d-84e2-2cf84628e70a(1)](https://github.com/user-attachments/assets/452337b7-57d9-4aaf-a175-7e3465c9f785) +![GeoBingoLogo](https://github.com/user-attachments/assets/093db3b5-3e0f-43bd-8315-30d773b804e8) [Brushes from Brusheezy!](https://www.brusheezy.com) Selfhosting diff --git a/client/pages/style.css b/client/pages/style.css index 164ae32..cab2f2b 100644 --- a/client/pages/style.css +++ b/client/pages/style.css @@ -18,7 +18,6 @@ body { height: 100px; margin: 0 auto; display: block; - filter: invert(1); } .block { diff --git a/client/resources/GeoBingoLogo.png b/client/resources/GeoBingoLogo.png index 4ef2821..60242b7 100644 Binary files a/client/resources/GeoBingoLogo.png and b/client/resources/GeoBingoLogo.png differ