-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create new favicon, replace old one #5
Comments
@vgunther Want to try to figure this out? It'd be super helpful! Seeing a cool |
@elimisteve Oh yeah...I like that logo.. image. Did someone design this logo for you or is it a example? |
@vgunther81 I made the first version of the logo by typing |
@elimisteve got it! I like it.. |
Hi @elimisteve, I'm a graphic designer. |
Hi @aust-jacobite! If you could convert the linked-to .svg above to a .ico (white text, #222 background) so we can use it as a favicon, that would be quite helpful! |
Great @elimisteve, I will do that asap and get back to you |
Hey @aust-jacobite , I'm about to do a couple deployments of Effective and would love the new favicon (and I'm sure users will love it, too)! Let me know if you need anything from me. Thanks 😄 . |
@aust-jacobite Also, you can join our dev chat server here: create an account https://bit.ly/cwc-mminvite then join https://chat.cypherpunkswritecode.com/community/channels/effective 🎉 . |
Hi, sorry I had to round up some jobs with me. It will be ready within the next 24 hours. I will check the server out. |
New logo as an SVG: https://tryingtobeawesome.com/files/effective-logo.svg
Create a .ico file from ^^that^^ with a
#fff
foreground (theE
and=
) and a#222
background, then replace./public/favicon.ico
in this repo.The text was updated successfully, but these errors were encountered: