mirror of
https://github.com/andatoshiki/toshiki-home-nuxt3.git
synced 2026-06-05 22:46:32 +00:00
7 lines
167 B
TypeScript
Executable File
7 lines
167 B
TypeScript
Executable File
export default {
|
|
custom: {
|
|
families: ['Inter'],
|
|
urls: ['https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap']
|
|
}
|
|
}
|