Claas Augner

Results 752 comments of Claas Augner

@queengooborg Ready for me to merge?

Maybe we could add a locale switcher to the footer, like on [Mozilla.org](https://www.mozilla.org/de/#colophon):

I just verified that MDN loads on a default SeaMonkey 2.53.13 version, even though it doesn't look very good until a theme is chosen (since SeaMonkey 2.53.13 uses Gecko 68.0,...

Thank you for your PR. 🙏 We require that all commits are signed. Please see the documentation [about signed commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) and [how to sign yours](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) on GitHub.

@bpires The easiest way to add the commit signature here is to run `git reset 4ebeede6e4e65798b315650bb97a05aac0471308` in this branch, followed by `git commit -S --amend --no-edit` and `git push -f`.

Thank you @bpires for your contribution, and no need to apologize. You're doing awesome! 🎉

Fixed by https://github.com/mdn/yari/pull/6831.

@HerminaC Should we replace all four occurrences of `Web` on the page, or just the two (3+4) you pointed out: 1. "Community for a better **Web**" (heading) 2. "MDN is...

@Rumyra Does [this page](https://developer.mozilla.org/en-US/community) require any other changes apart from the ones mentioned above?

@mwisnicki This problem has now been addressed in https://github.com/mdn/yari/pull/7085. 🎉