Skip to content

fix: replace invalid JetBrains Mono font - #160

Open
morluto wants to merge 1 commit into
QwenLM:mainfrom
morluto:fix/jetbrains-font-binary
Open

fix: replace invalid JetBrains Mono font#160
morluto wants to merge 1 commit into
QwenLM:mainfrom
morluto:fix/jetbrains-font-binary

Conversation

@morluto

@morluto morluto commented Jul 15, 2026

Copy link
Copy Markdown

Problem

PR #155 added JetBrainsMono-Variable.ttf, but the committed file is a GitHub HTML error/login page rather than a font. next/font/local therefore stops the production build with Unknown font format.

Change

Replace the HTML response with the canonical JetBrainsMono[wght].ttf variable font from the JetBrains/JetBrainsMono repository. The existing local filename and layout configuration remain unchanged.

Validation

  • before: file reports HTML document, size 312,026 bytes, prefix <!DOCTYPE html>
  • after: file reports TrueType Font data, size 300,144 bytes, TrueType signature 00 01 00 00

Source

JetBrains/JetBrainsMono/fonts/variable/JetBrainsMono[wght].ttf

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.

1 participant