first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/mnt/data/Sites/static-ethica.net/user/plugins/langswitcher/langswitcher.yaml',
|
||||
'modified' => 1520021428,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'built_in_css' => true,
|
||||
'untranslated_pages_behavior' => 'none'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user