Skip to content

Commit

Permalink
One more warning
Browse files Browse the repository at this point in the history
  • Loading branch information
idamand committed Dec 12, 2024
1 parent 53878c3 commit ca915c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const socialMediaLinks = defineType({
type: "array",
of: [{ type: SocialMediaID.link }],
description:
"Add links to your social media profiles. This allows visitors to connect with you on social platforms.",
"Add links to your social media profiles. This allows visitors to connect with you on social platforms. If the link does not match any of the predefined platforms listed, please add the link directly to the footer through the Navigation Manager",
},
],
preview: {
Expand Down

0 comments on commit ca915c3

Please sign in to comment.