Skip to content

Commit

Permalink
FIX: icon can be an URL (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaffeux authored Jul 19, 2024
1 parent ff3c261 commit 03fe6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ header_links:
required: true
validations:
min_length: 1
max_length: 100
max_length: 2048
url:
type: string
required: true
Expand Down

0 comments on commit 03fe6e6

Please sign in to comment.