mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Replace Hind Siliguri with Baloo Da 2 for Bengali
There's a unfortunate bug with ১.
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ async function syncStylesPerLanguage (locale) {
|
||||
break
|
||||
// Bengali script
|
||||
case 'bn-Beng':
|
||||
await import('@fontsource/hind-siliguri/bengali.css')
|
||||
await import('@fontsource/baloo-da-2/bengali.css')
|
||||
document.body.classList.remove(...document.body.classList)
|
||||
document.body.classList.add('bengali')
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user