[fix]: syntax error
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ const IndexPage = () => {
|
||||
generate()
|
||||
}
|
||||
} else if (data.twitterBadge) {
|
||||
if (social.twitter)) {
|
||||
if (social.twitter) {
|
||||
generate()
|
||||
}
|
||||
} else if (social.github) {
|
||||
|
||||
Reference in New Issue
Block a user