theme info (like plugin info)
This commit is contained in:
parent
6092567c97
commit
18bf5d1402
4 changed files with 79 additions and 8 deletions
|
@ -1,4 +1,11 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* Name: Darkzero
|
||||
* Version: 1.0
|
||||
* Author: Mike Macgirvin <mike@macgirvin.com>
|
||||
*/
|
||||
|
||||
$a->theme_info = array(
|
||||
'extends' => 'duepuntozero',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue