Ope fix typo
This commit is contained in:
@@ -21,7 +21,7 @@ export const ADDITIONAL_FONTS = [
|
|||||||
*/
|
*/
|
||||||
export const ADDITIONAL_FONTS_POSTSCRIPT_NAMES: Record<string, string> = {
|
export const ADDITIONAL_FONTS_POSTSCRIPT_NAMES: Record<string, string> = {
|
||||||
arabic: 'Noto Sans Arabic',
|
arabic: 'Noto Sans Arabic',
|
||||||
hebrew: 'Noto Sans Arabic',
|
hebrew: 'Noto Sans Hebrew',
|
||||||
japanese: 'Noto Sans JP Thin',
|
japanese: 'Noto Sans JP Thin',
|
||||||
korean: 'Noto Sans KR',
|
korean: 'Noto Sans KR',
|
||||||
thai: 'Noto Sans Thai',
|
thai: 'Noto Sans Thai',
|
||||||
|
|||||||
@@ -112,6 +112,7 @@
|
|||||||
<h1>Other languages</h1>
|
<h1>Other languages</h1>
|
||||||
<div class="grid">
|
<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/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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user