Removed bracket error
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@ const IndexPage = () => {
|
||||
data.visitorsBadge ||
|
||||
data.githubProfileTrophy ||
|
||||
data.githubStats ||
|
||||
data.topLanguages ||
|
||||
data.topLanguages
|
||||
) {
|
||||
if (social.github && isGitHubUsernameValid(social.github)) {
|
||||
generate()
|
||||
|
||||
Reference in New Issue
Block a user