Removed bracket error

This commit is contained in:
Sunit Shirke
2020-10-04 17:15:47 +05:30
committed by GitHub
parent 4a1e6736ae
commit cac51acc92
+1 -1
View File
@@ -231,7 +231,7 @@ const IndexPage = () => {
data.visitorsBadge ||
data.githubProfileTrophy ||
data.githubStats ||
data.topLanguages ||
data.topLanguages
) {
if (social.github && isGitHubUsernameValid(social.github)) {
generate()