File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
en :
2
2
theme_metadata :
3
3
settings :
4
+ add_whitespace :
5
+ description : " If checked, this will add some whitespace between the default Discourse header icons and the custom icons added via this component"
6
+ Svg_icons :
7
+ description : " Include FontAwesome 6 icon classes for each icon used in the list."
4
8
header_links :
5
9
description : Custom links to be displayed in the header
6
10
schema :
Original file line number Diff line number Diff line change 1
1
add_whitespace :
2
2
type : bool
3
3
default : false
4
- description :
5
- en : " If checked, this will add some whitespace between the default Discourse header icons and the custom icons added via this component"
6
4
Svg_icons :
7
5
type : " list"
8
6
list_type : " compact"
9
7
default : " fab-facebook|fab-twitter"
10
- description :
11
- en : " Include FontAwesome 5 icon classes for each icon used in the list."
12
8
header_links :
13
9
type : objects
14
10
default :
You can’t perform that action at this time.
0 commit comments