Skip to content

Commit 700f1ef

Browse files
committed
Add editor icons
1 parent c473fae commit 700f1ef

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

_output/bb_codes/_metadata.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"chapter.json": {
3-
"hash": "8c54f0ac305fb862e2ac6b5cb479a204"
3+
"hash": "ee515c4964be484d1554e1984ceb2b04"
44
},
55
"paragraph.json": {
6-
"hash": "8fa8f56973fd63b78d21886e9b07de23"
6+
"hash": "3010a5420b1e6404a73203d6c50e5a89"
77
},
88
"section.json": {
9-
"hash": "7025a6662b1a179e15e49b80bb5e0af2"
9+
"hash": "53f4f105809bea65f9d6521e00065a5e"
1010
},
1111
"subsection.json": {
12-
"hash": "4c4c1316e44d3edbc9ca6501498ef3af"
12+
"hash": "4a831c2d1587c6a6eea982e3d2455f63"
1313
},
1414
"subsubsection.json": {
15-
"hash": "f95a15ed29f9255fdf83c23012b5c7f2"
15+
"hash": "8210e78068473a54b09084ed4d91ef5c"
1616
},
1717
"toc.json": {
18-
"hash": "7b6e8a89f99e43e802149162cb367ef9"
18+
"hash": "23c6fc901a5a97db7dedfc783861bf0d"
1919
}
2020
}

_output/bb_codes/chapter.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": true,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fas fa-list-ol",
1919
"active": true
2020
}

_output/bb_codes/paragraph.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": true,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fas fa-paragraph",
1919
"active": true
2020
}

_output/bb_codes/section.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": true,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fas fa-list",
1919
"active": true
2020
}

_output/bb_codes/subsection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": true,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fas fa-list-ul",
1919
"active": true
2020
}

_output/bb_codes/subsubsection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": true,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fas fa-bars",
1919
"active": true
2020
}

_output/bb_codes/toc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"disable_autolink": false,
1515
"allow_empty": false,
1616
"allow_signature": false,
17-
"editor_icon_type": "",
18-
"editor_icon_value": "",
17+
"editor_icon_type": "fa",
18+
"editor_icon_value": "fa fa-list-alt",
1919
"active": true
2020
}

0 commit comments

Comments
 (0)