Skeleton: used the wrong lang constant
This commit is contained in:
parent
5ba0c006ab
commit
a699623ada
@ -46,7 +46,7 @@ $template_config = array(
|
||||
),
|
||||
array(
|
||||
'var' => 'use_googlefonts',
|
||||
'name' => SKELETON_GOOGLEFONTS,
|
||||
'name' => USE_GOOGLEFONTS,
|
||||
'type' => 'boolean',
|
||||
'default' => false
|
||||
),
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: Skeleton
|
||||
Author: Matthias Mees, based on http://getskeleton.com
|
||||
Date: 2018-04-09
|
||||
Date: 2018-04-10
|
||||
Require Serendipity: 2.0
|
||||
Recommended: Yes
|
Loading…
x
Reference in New Issue
Block a user