forked from samuel-p/sp-codes.de
added peertube
updated donations fixed xmpp contact
This commit is contained in:
parent
1488f40f51
commit
5f5f6ad652
11 changed files with 28 additions and 2 deletions
|
@ -48,6 +48,11 @@
|
|||
font-size: 4em;
|
||||
}
|
||||
|
||||
.i-peertube {
|
||||
&:before {
|
||||
content: $i-peertube;
|
||||
}
|
||||
}
|
||||
.i-network-wired {
|
||||
&:before {
|
||||
content: $i-network-wired;
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
$icomoon-font-family: "icomoon" !default;
|
||||
$icomoon-font-path: "fonts" !default;
|
||||
|
||||
$i-peertube: "\e918";
|
||||
$i-network-wired: "\e903";
|
||||
$i-money-bill: "\e904";
|
||||
$i-chart-line: "\e905";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue