Added symbols for insstallation section

This commit is contained in:
Igor Támara 2025-11-04 18:21:12 -05:00 committed by CJ van den Berg
parent abc06070d7
commit f0b9241796
3 changed files with 24 additions and 0 deletions

View file

@ -55,3 +55,21 @@
.nf-oct-kebab_horizontal:before {
content: "\uf4eb";
}
.nf-dev-windows:before {
content: "\ue70f";
}
.nf-linux-tux:before {
content: "\uf31a";
}
.nf-linux-apple:before {
content: "\uf302";
}
.nf-linux-freebsd:before {
content: "\uf30c";
}
.nf-oct-terminal:before {
content: "\uf489";
}
.nf-fa-folder_tree:before {
content: "\uef81";
}

View file

@ -9,3 +9,9 @@ U+f044
U+ed7b
U+f142
U+f4eb
U+e70f
U+f31a
U+f302
U+f30c
U+f489
U+ef81