Skip to content

Commit 03fe6e6

Browse files
authored
FIX: icon can be an URL (#28)
1 parent ff3c261 commit 03fe6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ header_links:
3636
required: true
3737
validations:
3838
min_length: 1
39-
max_length: 100
39+
max_length: 2048
4040
url:
4141
type: string
4242
required: true

0 commit comments

Comments
 (0)