08d196675c3fa3f9b1afa9faf9a76fb7.yaml.php 432 B

12345678910111213141516
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/mnt/data/Sites/static-ethica.net/user/plugins/markdown-notices/markdown-notices.yaml',
  5. 'modified' => 1520021428,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'built_in_css' => true,
  9. 'level_classes' => [
  10. 0 => 'yellow',
  11. 1 => 'red',
  12. 2 => 'blue',
  13. 3 => 'green'
  14. ]
  15. ]
  16. ];