Update index.html

This commit is contained in:
Affan Zaman 2022-07-17 15:34:40 -04:00 committed by GitHub
parent c125b63a97
commit d7f1f7ed93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap" rel="stylesheet">
<title>ReVanced</title> <title>ReVanced</title>
<link rel="stylesheet" href="/css/styles.css" /> <link rel="stylesheet" href="css/styles.css" />
</head> </head>
<body> <body>