added peertube

updated donations
fixed xmpp contact
This commit is contained in:
Samuel Philipp 2021-08-19 16:11:36 +02:00
parent 1488f40f51
commit 5f5f6ad652
Signed by untrusted user: samuel-p
GPG key ID: 2AD495D17760CB4E
11 changed files with 28 additions and 2 deletions

View file

@ -48,6 +48,11 @@
font-size: 4em;
}
.i-peertube {
&:before {
content: $i-peertube;
}
}
.i-network-wired {
&:before {
content: $i-network-wired;

View file

@ -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";