first commit
This commit is contained in:
33
cache/compiled/files/0a0835ee0c28b801be13525e7f1e153a.yaml.php
vendored
Normal file
33
cache/compiled/files/0a0835ee0c28b801be13525e7f1e153a.yaml.php
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'themes://learn2-git-sync/learn2-git-sync.yaml',
|
||||
'modified' => 1582124803,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'root_page' => NULL,
|
||||
'top_level_version' => false,
|
||||
'google_analytics_code' => NULL,
|
||||
'home_url' => NULL,
|
||||
'github' => [
|
||||
'position' => 'top',
|
||||
'icon' => NULL,
|
||||
'tree' => NULL
|
||||
],
|
||||
'default_taxonomy_category' => 'docs',
|
||||
'style' => 'default',
|
||||
'streams' => [
|
||||
'schemes' => [
|
||||
'theme' => [
|
||||
'type' => 'ReadOnlyStream',
|
||||
'prefixes' => [
|
||||
'' => [
|
||||
0 => 'user/themes/learn2-git-sync',
|
||||
1 => 'user/themes/learn2'
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user