Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
docs: grouped links (#4003)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude authored Jan 26, 2023
1 parent cf5533c commit 716b73d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/docs/how-to-guides/links.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ To add more links add another object inside the links collection. For example:

_Clicks on these social shortcuts that match any of your links will also increment their respective counters_

### What Links with grouping looks like

![LinkFree profile with grouped links](https://user-images.githubusercontent.com/624760/214538171-099cac71-d2f7-49a8-b3bb-2747506a1bac.png)

export default ({ children }) => (
<DocsLayout title="LinkFree Links Documentation">{children}</DocsLayout>
);

0 comments on commit 716b73d

Please sign in to comment.