first commit
This commit is contained in:
11
cache/compiled/files/95572f2d4b5e67059cf3a91f9a4b634d.yaml.php
vendored
Normal file
11
cache/compiled/files/95572f2d4b5e67059cf3a91f9a4b634d.yaml.php
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://langswitcher/langswitcher.yaml',
|
||||
'modified' => 1582124791,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'built_in_css' => true,
|
||||
'untranslated_pages_behavior' => 'none'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user