Change the link to Modrinth CDN from #581 (#582)

* Fix the bunny fonts link from #580

* Change the link to Modrinth CDN from #581
This commit is contained in:
frikinjay
2022-08-07 00:36:55 +05:30
committed by GitHub
parent 848e26eec6
commit b16475b8bd

View File

@@ -114,7 +114,7 @@ export default {
}, },
{ {
rel: 'stylesheet', rel: 'stylesheet',
href: 'https://fonts.bunny.net/css2?family=Inter:wght@400;500;700;800&display=swap', href: 'https://cdn-raw.modrinth.com/fonts/inter/inter.css',
}, },
{ {
rel: 'search', rel: 'search',