Skip to content

Add [m]-favicon custom emoji#3125

Merged
MTRNord merged 2 commits into
mainfrom
HarHarLinks/m-custom-emoji
Jan 6, 2026
Merged

Add [m]-favicon custom emoji#3125
MTRNord merged 2 commits into
mainfrom
HarHarLinks/m-custom-emoji

Conversation

@HarHarLinks
Copy link
Copy Markdown
Contributor

Description

Adds a new shortcode that allows authors to easily make use of the "[m]" favicon at emoji-size. Use case/example:

image

Related issues

Resolve #3106
Replaces the previous attempt at #3124

Role

🎩 Website & Content WG

Timeline

Signoff

Please sign off your individual commits or whole pull request.

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
@HarHarLinks HarHarLinks requested a review from a team as a code owner December 26, 2025 12:27
@HarHarLinks HarHarLinks added enhancement This would be an improvement to the website. aesthetic Visual inconsistencies or improvements labels Dec 26, 2025
@HarHarLinks HarHarLinks changed the title Har har links/m custom emoji Add [m]-favicon custom emoji Dec 26, 2025
@ayush-gupta18-hub
Copy link
Copy Markdown

Thanks — I learned a lot while working on the earlier attempt (#3124).
Happy to see the feature moving forward

Copy link
Copy Markdown
Member

@MTRNord MTRNord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be of higher quality than #3124 so preferring this one.

In case people want to learn the difference between the 2 and why this one is preferred:

The CSS is not inline but rather in our scss which is easier to read and makes it reusable if needed in the future without duplication and having to maintain 2 places.

Additionally, it also takes care of the twim post.

Finally, it also uses the non-dark mode aware icon we have in the repository. The one used by #3124 would have the wrong colour if the user uses dark mode on their system.

@MTRNord MTRNord merged commit 667be08 into main Jan 6, 2026
5 checks passed
@MTRNord MTRNord deleted the HarHarLinks/m-custom-emoji branch January 6, 2026 19:01
@HarHarLinks HarHarLinks mentioned this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aesthetic Visual inconsistencies or improvements enhancement This would be an improvement to the website.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a helper to include an emoji-sized Matrix icon

3 participants