mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Revert "Upgrade to Font Awesome 5"
This commit is contained in:
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user