mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-27 06:54:17 +01:00
Implement blog
This commit is contained in:
@@ -57,7 +57,8 @@ export default defineNuxtConfig({
|
||||
families: {
|
||||
'Inter': [400, 500, 600, 700, 800, 900],
|
||||
'Sofia Sans': [400],
|
||||
'DM Sans': [400, 500, 600, 700, 800, 900]
|
||||
'DM Sans': [400, 500, 600, 700, 800, 900],
|
||||
'Dancing Script': [400, 700]
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user