Skip to content

Conversation

doggobit0
Copy link
Contributor

Adding the heading font used on nixos.org to the wiki via Google Fonts.

@Mic92 Mic92 added this pull request to the merge queue Aug 10, 2025
github-merge-queue bot pushed a commit that referenced this pull request Aug 10, 2025
Add Overpass to common.css
@Mic92 Mic92 removed this pull request from the merge queue due to a manual request Aug 10, 2025
@@ -1,3 +1,6 @@
/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Noto+Emoji:[email protected]&family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');
Copy link
Member

Choose a reason for hiding this comment

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

Can we self-host the font? Using google fonts adds user tracking and is often not faster than re-using the same https connection.

Copy link
Member

Choose a reason for hiding this comment

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

It's a bit more involved but we could have something that symlinks the font into the the directory that mediawiki serves static files from.

@doggobit0
Copy link
Contributor Author

I'll look into it this week 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants