Ope fix typo

This commit is contained in:
Eric Bailey
2025-06-17 09:52:28 -05:00
parent 7ab9df946e
commit 196f761cf8
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export const ADDITIONAL_FONTS = [
*/
export const ADDITIONAL_FONTS_POSTSCRIPT_NAMES: Record<string, string> = {
arabic: 'Noto Sans Arabic',
hebrew: 'Noto Sans Arabic',
hebrew: 'Noto Sans Hebrew',
japanese: 'Noto Sans JP Thin',
korean: 'Noto Sans KR',
thai: 'Noto Sans Thai',
+1
View File
@@ -112,6 +112,7 @@
<h1>Other languages</h1>
<div class="grid">
<div class="item"><img src="http://localhost:3000/profile/miyanushi.bsky.social/post/3lrqt3xxmuk2a?mat=1"><div>Japanese</div></div>
<div class="item"><img src="http://localhost:3000/profile/amir.blue/post/3lbad2u6zg22a?mat=1"><div>Hebrew</div></div>
</div>
</section>