fixed insecure site

This commit is contained in:
Marston Connell 2022-09-02 11:28:46 -04:00
parent 592040af2f
commit 47a2d7a135

View File

@ -128,7 +128,7 @@ const config = {
href: 'https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap',
},
{
href: 'http://fonts.cdnfonts.com/css/segoe-ui-4'
href: 'https://fonts.cdnfonts.com/css/segoe-ui-4'
},
]
};