Skip to content

Commit 996b9c6

Browse files
change text from facebook event to link
1 parent 0ac3a30 commit 996b9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lib.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const generateSingleEvent = ({
9191
}
9292
if (fblink) {
9393
links.push({
94-
text: 'Facebook Event',
94+
text: 'Link',
9595
href: fblink,
9696
ext: true,
9797
});

0 commit comments

Comments
 (0)