updated info for frameset theme
This commit is contained in:
parent
9903421235
commit
3fdbb65842
@ -2,13 +2,13 @@
|
|||||||
$theme = Array();
|
$theme = Array();
|
||||||
|
|
||||||
// Theme name
|
// Theme name
|
||||||
$theme['name'] = 'Frameset';
|
$theme['name'] = 'Frameset (alpha)';
|
||||||
// Description (you can use Tinyboard markup here)
|
// Description (you can use Tinyboard markup here)
|
||||||
$theme['description'] =
|
$theme['description'] =
|
||||||
'Use a basic frameset layout, with a list of boards and pages on a sidebar to the left of the page.
|
'Use a basic frameset layout, with a list of boards and pages on a sidebar to the left of the page.
|
||||||
|
|
||||||
Users never have to leave the homepage; they can do all their browsing from the one page.';
|
Users never have to leave the homepage; they can do all their browsing from the one page.';
|
||||||
$theme['version'] = 'v0.1';
|
$theme['version'] = 'v0.0.1';
|
||||||
|
|
||||||
// Theme configuration
|
// Theme configuration
|
||||||
$theme['config'] = Array();
|
$theme['config'] = Array();
|
||||||
|
Loading…
Reference in New Issue
Block a user