forked from GNUsocial/gnu-social
099dafc4c2
Fix incorrect paths for Genericons font files. Remove embedded woff in favor of file on disk. This make it easier when packaging for distributions if the distribution wants to package Genericons package separately. |
||
---|---|---|
.. | ||
base | ||
licenses | ||
neo | ||
neo-blue | ||
neo-gnu | ||
neo-light | ||
neo-quitter | ||
README |
* To use a theme other than neo, add this to config.php: $config['site']['theme'] = 'yourthemename'; * To use/import the base theme, add this to your theme.ini file: include=base * To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file: external[]="yourexternalURL"