forked from GNUsocial/gnu-social
IE versions older than 8 (which these were for) should no longer be used anyway, since they are filled with security holes and not even Microsoft recommends or supports their use anymore.
* 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"