fix: added gfonts links

This commit is contained in:
Rushil Umaretiya 2022-05-03 08:33:54 -04:00 committed by GitHub
parent 0e895bb2c4
commit 666f642768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RU4U?</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fugaz+One&family=Poppins&display=swap" rel="stylesheet">
</head>
<body>
<nav>
@ -57,4 +62,4 @@
});
</script>
</body>
</html>
</html>