Commit 7ea0411
committed
Fix broken image for Font Rendering (Customized)
Replace expired JWT-signed private-user-images URL with a stable
raw.githubusercontent URL from the repo's own images directory.
The previous URL contained an embedded JWT with an expiration date,
causing it to return 404 after the token expired.1 parent 5f5c26d commit 7ea0411
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
| |||
0 commit comments