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:
authorJames Johnston <james.johnston@thumbtack.com>2016-12-21 09:59:54 +0300
committerJames Johnston <james.johnston@thumbtack.com>2016-12-21 09:59:54 +0300
commitcac2895612ccb8adbf746534c2448e0592f77363 (patch)
tree636d596df8cc015dcda09673dea20c5b36dbc5c1 /_config.yml
parent63e9e06e8e20049d0cf63778069803651fc62e3f (diff)
Allow custom naming of font family
This allows multiple variations/versions of Font Awesome to be used, similar to the namespacing currently allowed by the $fa-css-prefix variable. (And also allows us to more easily use a third-party library that makes hard-coded non-default assumptions about the font face name.)
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 18129a1fc..47358d80d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -29,6 +29,7 @@ fontawesome:
twitter: fontawesome
tagline: The iconic font and CSS toolkit
css_prefix: fa
+ font_family: FontAwesome
author:
name: Dave Gandy
email: dave@fontawesome.io