forked from GNUsocial/gnu-social
980085a8a3
Conflicts: plugins/Minify/extlib/minify/README.txt plugins/Minify/extlib/minify/UPGRADING.txt plugins/Minify/extlib/minify/min/README.txt plugins/Minify/extlib/minify/min/builder/index.php plugins/Minify/extlib/minify/min/lib/JSMin.php plugins/Minify/extlib/minify/min/lib/Minify.php plugins/Minify/extlib/minify/min/lib/Minify/CSS.php plugins/Minify/extlib/minify/min/lib/Minify/CSS/Compressor.php plugins/Minify/extlib/minify/min/lib/Minify/Controller/Page.php plugins/Minify/extlib/minify/min/lib/Minify/Packer.php plugins/Recaptcha/RecaptchaPlugin.php |
||
---|---|---|
.. | ||
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"