forked from GNUsocial/gnu-social
eda0e25147
because otherwise pages which don't display the breaking <h1> element (like showstream, i.e. your own profile for example) won't have clickable entry forms. |
||
---|---|---|
.. | ||
base | ||
neo | ||
neo-blue | ||
neo-light | ||
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"