Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaOfficial committed Sep 21, 2024
1 parent e220ea6 commit ec114a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Here's a list of available confuguration fields:
| Field | Type | Description |
| -------- | ------- | ---------------------------------------------------------------------------------------------- |
| name | string | The name of the link. |
| url | string | The social's url. |
| icon | string | The social's icon. Use [Fontawesome's Icons](https://fontawesome.com/search?o=r&m=free) |
| url | string | The link's url. |
| icon | string | The link's icon. Use [Fontawesome's Icons](https://fontawesome.com/search?o=r&m=free) |
| target | string | _Optional_. The target of the anchor element. Default's `self`. |
| sameAs | boolean | _Optional_. Whether `itemprop="sameAs"` should be included in the HTML element or not. |
| privacy | boolean | _Optional_. Whether `rel="noopener noreferrer"` should be included in the HTML element or not. |
Expand Down

0 comments on commit ec114a2

Please sign in to comment.