Skip to content

Commit f4195e2

Browse files
change text from facebook event to link
1 parent e06d90f commit f4195e2

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
@@ -79,7 +79,7 @@ const generateSingleEvent = ({
7979
}
8080
if (fblink) {
8181
links.push({
82-
text: 'Facebook Event',
82+
text: 'Link',
8383
href: fblink,
8484
ext: true,
8585
});

0 commit comments

Comments
 (0)