Skip to content

Commit

Permalink
change text from facebook event to link
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha-kansal committed Dec 27, 2024
1 parent 2b24b7c commit 2943c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lib.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const generateSingleEvent = ({
}
if (fblink) {
links.push({
text: 'Facebook Event',
text: 'Link',
href: fblink,
ext: true,
});
Expand Down

0 comments on commit 2943c8a

Please sign in to comment.