Revert "Upgrade to Font Awesome 5"

This commit is contained in:
Simon
2018-11-12 11:22:19 +01:00
committed by GitHub
parent 73de9c3f03
commit e78f8a8de4
28 changed files with 59 additions and 63 deletions

View File

@@ -158,13 +158,13 @@ two controls (`ctrl-one` and `ctrl-two`) and two nodes, each with a different co
"ctrl-one": {
"id": "ctrl-one",
"human": "Ctrl One",
"icon": "far fa-futbol",
"icon": "fa-futbol-o",
"rank": 1
},
"ctrl-two": {
"id": "ctrl-two",
"human": "Ctrl Two",
"icon": "fa fa-beer",
"icon": "fa-beer",
"rank": 2
}
},