diff --git a/src/_data/services.json b/src/_data/services.json
index 10abf59..bc1f0f2 100644
--- a/src/_data/services.json
+++ b/src/_data/services.json
@@ -43,6 +43,18 @@
"en": "A network of multiple federated, interoperable video hosting providers. Ad-free and without vendor lock-in."
}
},
+ {
+ "id": "pixelfed",
+ "name": "Pixelfed",
+ "icon": "i-pixelfed",
+ "url": "https://pixel.sp-codes.de",
+ "status": "https://pixel.sp-codes.de",
+ "beta": true,
+ "summary": {
+ "de": "Pixelfed ist ein kostenloses und ethisches, soziales Netzwerk für den Austausch von Fotos. Es ist dezentral und föderiert mit anderen Plattformen des Fediverse.",
+ "en": "Pixelfed is a free and ethical social network for sharing photos. It is decentralized and federated with other Fediverse platforms."
+ }
+ },
{
"id": "gitea",
"name": "Gitea",
diff --git a/src/font/icomoon.eot b/src/font/icomoon.eot
index ba40dd9..84f500b 100644
Binary files a/src/font/icomoon.eot and b/src/font/icomoon.eot differ
diff --git a/src/font/icomoon.svg b/src/font/icomoon.svg
index 70fa188..0626486 100644
--- a/src/font/icomoon.svg
+++ b/src/font/icomoon.svg
@@ -22,7 +22,7 @@
-
+
diff --git a/src/font/icomoon.ttf b/src/font/icomoon.ttf
index 799c7fa..0e4b48e 100644
Binary files a/src/font/icomoon.ttf and b/src/font/icomoon.ttf differ
diff --git a/src/font/icomoon.woff b/src/font/icomoon.woff
index 31cd055..82629a3 100644
Binary files a/src/font/icomoon.woff and b/src/font/icomoon.woff differ
diff --git a/src/font/icomoon.woff2 b/src/font/icomoon.woff2
index e984702..3475206 100644
Binary files a/src/font/icomoon.woff2 and b/src/font/icomoon.woff2 differ
diff --git a/src/scss/icons/style.scss b/src/scss/icons/style.scss
index c27057b..1299c7a 100644
--- a/src/scss/icons/style.scss
+++ b/src/scss/icons/style.scss
@@ -2,12 +2,11 @@
@font-face {
font-family: '#{$icomoon-font-family}';
- src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?9r0igb');
- src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?9r0igb#iefix') format('embedded-opentype'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff2?9r0igb') format('woff2'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?9r0igb') format('woff'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?9r0igb') format('truetype'),
- url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?9r0igb##{$icomoon-font-family}') format('svg');
+ src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?hi4hah');
+ src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?hi4hah#iefix') format('embedded-opentype'),
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?hi4hah') format('truetype'),
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?hi4hah') format('woff'),
+ url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?hi4hah##{$icomoon-font-family}') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -48,183 +47,183 @@
font-size: 4em;
}
-.i-peertube {
+.i-pixelfed {
&:before {
- content: $i-peertube;
- }
-}
-.i-network-wired {
- &:before {
- content: $i-network-wired;
- }
-}
-.i-money-bill {
- &:before {
- content: $i-money-bill;
- }
-}
-.i-chart-line {
- &:before {
- content: $i-chart-line;
- }
-}
-.i-info-circle {
- &:before {
- content: $i-info-circle;
- }
-}
-.i-code {
- &:before {
- content: $i-code;
- }
-}
-.i-xmpp {
- &:before {
- content: $i-xmpp;
- }
-}
-.i-wifi {
- &:before {
- content: $i-wifi;
- }
-}
-.i-youtube {
- &:before {
- content: $i-youtube;
- }
-}
-.i-twitter {
- &:before {
- content: $i-twitter;
- }
-}
-.i-threema {
- &:before {
- content: $i-threema;
- }
-}
-.i-stackoverflow {
- &:before {
- content: $i-stackoverflow;
- }
-}
-.i-search {
- &:before {
- content: $i-search;
- }
-}
-.i-opencollective {
- &:before {
- content: $i-opencollective;
- }
-}
-.i-mastodon {
- &:before {
- content: $i-mastodon;
- }
-}
-.i-hand-holding-heart {
- &:before {
- content: $i-hand-holding-heart;
- }
-}
-.i-github {
- &:before {
- content: $i-github;
- }
-}
-.i-gitea {
- &:before {
- content: $i-gitea;
- }
-}
-.i-firefox {
- &:before {
- content: $i-firefox;
- }
-}
-.i-copyright {
- &:before {
- content: $i-copyright;
- }
-}
-.i-book {
- &:before {
- content: $i-book;
- }
-}
-.i-matrix {
- &:before {
- content: $i-matrix;
+ content: $i-pixelfed;
}
}
.i-server {
&:before {
- content: $i-server;
+ content: $i-server;
}
}
.i-credit-card {
&:before {
- content: $i-credit-card;
+ content: $i-credit-card;
}
}
.i-external-link {
&:before {
- content: $i-external-link;
+ content: $i-external-link;
}
}
.i-heart {
&:before {
- content: $i-heart;
+ content: $i-heart;
}
}
.i-home {
&:before {
- content: $i-home;
+ content: $i-home;
}
}
.i-tags {
&:before {
- content: $i-tags;
+ content: $i-tags;
}
}
.i-comments {
&:before {
- content: $i-comments;
+ content: $i-comments;
}
}
.i-users {
&:before {
- content: $i-users;
+ content: $i-users;
}
}
.i-bars {
&:before {
- content: $i-bars;
+ content: $i-bars;
}
}
.i-envelope {
&:before {
- content: $i-envelope;
+ content: $i-envelope;
}
}
.i-language {
&:before {
- content: $i-language;
+ content: $i-language;
}
}
.i-user-secret {
&:before {
- content: $i-user-secret;
+ content: $i-user-secret;
}
}
.i-heartbeat {
&:before {
- content: $i-heartbeat;
+ content: $i-heartbeat;
}
}
.i-commenting {
&:before {
- content: $i-commenting;
+ content: $i-commenting;
+ }
+}
+.i-peertube {
+ &:before {
+ content: $i-peertube;
+ }
+}
+.i-network-wired {
+ &:before {
+ content: $i-network-wired;
+ }
+}
+.i-money-bill {
+ &:before {
+ content: $i-money-bill;
+ }
+}
+.i-chart-line {
+ &:before {
+ content: $i-chart-line;
+ }
+}
+.i-info-circle {
+ &:before {
+ content: $i-info-circle;
+ }
+}
+.i-code {
+ &:before {
+ content: $i-code;
+ }
+}
+.i-xmpp {
+ &:before {
+ content: $i-xmpp;
+ }
+}
+.i-wifi {
+ &:before {
+ content: $i-wifi;
+ }
+}
+.i-youtube {
+ &:before {
+ content: $i-youtube;
+ }
+}
+.i-twitter {
+ &:before {
+ content: $i-twitter;
+ }
+}
+.i-threema {
+ &:before {
+ content: $i-threema;
+ }
+}
+.i-stackoverflow {
+ &:before {
+ content: $i-stackoverflow;
+ }
+}
+.i-search {
+ &:before {
+ content: $i-search;
+ }
+}
+.i-mastodon {
+ &:before {
+ content: $i-mastodon;
+ }
+}
+.i-hand-holding-heart {
+ &:before {
+ content: $i-hand-holding-heart;
+ }
+}
+.i-github {
+ &:before {
+ content: $i-github;
+ }
+}
+.i-gitea {
+ &:before {
+ content: $i-gitea;
+ }
+}
+.i-firefox {
+ &:before {
+ content: $i-firefox;
+ }
+}
+.i-copyright {
+ &:before {
+ content: $i-copyright;
+ }
+}
+.i-book {
+ &:before {
+ content: $i-book;
+ }
+}
+.i-matrix {
+ &:before {
+ content: $i-matrix;
}
}
diff --git a/src/scss/icons/variables.scss b/src/scss/icons/variables.scss
index 9911eea..35d9aec 100644
--- a/src/scss/icons/variables.scss
+++ b/src/scss/icons/variables.scss
@@ -1,28 +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";
-$i-info-circle: "\e906";
-$i-code: "\e907";
-$i-xmpp: "\e908";
-$i-wifi: "\e909";
-$i-youtube: "\e90a";
-$i-twitter: "\e90b";
-$i-threema: "\e90c";
-$i-stackoverflow: "\e90d";
-$i-search: "\e90e";
-$i-opencollective: "\e90f";
-$i-mastodon: "\e910";
-$i-hand-holding-heart: "\e911";
-$i-github: "\e912";
-$i-gitea: "\e913";
-$i-firefox: "\e914";
-$i-copyright: "\e915";
-$i-book: "\e916";
-$i-matrix: "\e900";
+$i-pixelfed: "\e90f";
$i-server: "\e901";
$i-credit-card: "\e902";
$i-external-link: "\e917";
@@ -37,4 +16,24 @@ $i-language: "\f1ab";
$i-user-secret: "\f21b";
$i-heartbeat: "\f21e";
$i-commenting: "\f27a";
-
+$i-peertube: "\e918";
+$i-network-wired: "\e903";
+$i-money-bill: "\e904";
+$i-chart-line: "\e905";
+$i-info-circle: "\e906";
+$i-code: "\e907";
+$i-xmpp: "\e908";
+$i-wifi: "\e909";
+$i-youtube: "\e90a";
+$i-twitter: "\e90b";
+$i-threema: "\e90c";
+$i-stackoverflow: "\e90d";
+$i-search: "\e90e";
+$i-mastodon: "\e910";
+$i-hand-holding-heart: "\e911";
+$i-github: "\e912";
+$i-gitea: "\e913";
+$i-firefox: "\e914";
+$i-copyright: "\e915";
+$i-book: "\e916";
+$i-matrix: "\e900";