Update:Host fonts locally

This commit is contained in:
advplyr
2022-05-05 18:25:32 -05:00
parent 8bbfcdeb82
commit 30d86279a5
8 changed files with 465 additions and 42 deletions
+1 -2
View File
@@ -30,8 +30,7 @@ export default {
}
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },
{ rel: 'stylesheet', href: 'https://fonts.googleapis.com/css2?family=Ubuntu+Mono&family=Source+Sans+Pro:wght@300;400;600' },
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
]
},