Open
Conversation
A while ago twitter user starting creating cute logos for a bunch of tech related projects. This quickly became very popular and sites started adding this as an easter egg. This patch does the same for the archlinux website. Adding ?uwu=true to the url will replace the normal logo with a cute version. I've already contacted the artist (https://x.com/sawaratsuki1004) and gotten permission to use the image here. Some examples of sites that have already implemented this: https://www.haskell.org/?uwu=true https://qwik.dev/?uwu=true https://react.dev/?uwu=true https://nextjs.org/?uwu=true https://vite.dev/?uwu=true https://angular.dev/?uwu=true These are just the ones I know of, there's many more out there but there's no defined list.
Member
Author
Member
I think we need some written proof, or them to license it CC0 somewhere public. As for the change, the uwu logo doesn't fit in the navbar anymore and it looks a bit weird. |
Member
Author
|
Yeah I had to move it about because it was too detailed for it to really be visible in the normal position. It looks ' bit silly but that's the point imo |
Member
Author
|
I have a consent email attached |
|
I also would like it to fit in the nav bar |
|
@jelly bump |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

A while ago twitter user starting creating cute logos for a bunch of tech related projects. This quickly became very popular and sites started adding this as an easter egg.
This patch does the same for the archlinux website. Adding ?uwu=true to the url will replace the normal logo with a cute version.
I've already contacted the artist (https://x.com/sawaratsuki1004) and gotten permission to use the image here.
Some examples of sites that have already implemented this:
https://www.haskell.org/?uwu=true
https://qwik.dev/?uwu=true
https://react.dev/?uwu=true
https://nextjs.org/?uwu=true
https://vite.dev/?uwu=true
https://angular.dev/?uwu=true
These are just the ones I know of, there's many more out there but there's no defined list.