Skip to content
Snippets Groups Projects
Commit 385573e3 authored by Arina Filatova's avatar Arina Filatova
Browse files

remove google font links

parent 19a239df
No related branches found
No related tags found
No related merge requests found
Pipeline #458878 passed
......@@ -70,12 +70,6 @@ export default defineUserConfig({
head: [
['link', { rel: 'icon', href: 'https://static.igem.wiki/teams/5306/natronaut-logo-no-text.png' }],
["link", { rel: "preconnect", href: "https://fonts.googleapis.com" }],
["link", { rel: "preconnect", href: "https://fonts.gstatic.com", crossorigin: "" }],
["link", {
rel: "stylesheet",
href: "https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap",
}],
],
styles: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment