From a88938bb124ae2a4c2ed47dfa2565ef8a7539d6d Mon Sep 17 00:00:00 2001
From: MysteriousLog6 <63236194+MysteriousLog6@users.noreply.github.com>
Date: Sun, 21 Mar 2021 22:53:49 +0530
Subject: [PATCH] Fixed typo
---
static/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/index.html b/static/index.html
index 93939b27b..7097d00be 100644
--- a/static/index.html
+++ b/static/index.html
@@ -15,7 +15,7 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
- crossorigin="anonymous"?
+ crossorigin="anonymous"
/>