update,
This commit is contained in:
@@ -34,6 +34,11 @@ if (navigator_language.startsWith('sc')) primaryFont = 'Noto Sans SC Variable';
|
||||
// TODO: not tested, T.B.C.
|
||||
if (navigator_language.startsWith('jp')) primaryFont = 'Noto Sans JP Variable';
|
||||
|
||||
console.log({
|
||||
navigator_language,
|
||||
primaryFont,
|
||||
});
|
||||
|
||||
export const themeConfig: ThemeConfig = {
|
||||
/** **************************************
|
||||
* Base
|
||||
|
Reference in New Issue
Block a user