Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 20:36:28 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 20:36:28 +0300
commit573eb45133b93f7668b9b91b591869b9f9062e80 (patch)
tree8c523aa9e1b642228473d65b56755b30f652c551 /css/fork-awesome.css
parent894c16537bafade0294532141ee6f633a06f0f68 (diff)
Adds Hackster icon. Fixes #137
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 6f5830d17..7617574d5 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2534,6 +2534,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-unsplash:before {
content: "\f325";
}
+.fa-hackster:before {
+ content: "\f326";
+}
.sr-only {
position: absolute;
width: 1px;