You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: enhance font fallback chains for CJK support
Add more robust Chinese font fallbacks including PingFang SC, Hiragino Sans GB,
Microsoft YaHei for sans-serif, and additional monospace options.
Co-Authored-By: Hagicode <[email protected]>
feat(i18n): expand locale content for mobile and titles
Add translations for mobile navigation, special title system, and enhanced
component descriptions in both English and Chinese locales.
Co-Authored-By: Hagicode <[email protected]>
feat: Introduces website compliance config
Adds internet content provider (ICP) and public security record details, centralizing this information for display and management.
Refactors relevant import paths to use aliases, improving code readability and maintainability.