add table + resizablejq

This commit is contained in:
2018-07-03 17:44:53 +02:00
parent 8f1bbd2135
commit 911b7e78be
19 changed files with 1579 additions and 262 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
<?php
return [
'@class' => 'Grav\\Common\\Config\\CompiledConfig',
'timestamp' => 1530525683,
'checksum' => '081c4d2482f9c21109c135564922b00c',
'timestamp' => 1530607689,
'checksum' => '549a992c6de56f113adb76ff05144552',
'files' => [
'user/config' => [
'media' => [
@@ -15,7 +15,7 @@ return [
],
'site' => [
'file' => 'user/config/site.yaml',
'modified' => 1529476888
'modified' => 1530607689
],
'streams' => [
'file' => 'user/config/streams.yaml',
@@ -519,18 +519,18 @@ return [
]
],
'site' => [
'title' => 'Grav',
'title' => 'r2c',
'default_lang' => 'en',
'author' => [
'name' => 'Joe Bloggs',
'email' => 'joe@example.com'
'name' => 'Kevin Tessier',
'email' => 'kevin@figureslibres.io'
],
'taxonomies' => [
0 => 'category',
1 => 'tag'
],
'metadata' => [
'description' => 'Grav is an easy to use, yet powerful, open source flat-file CMS'
'description' => 'R2C'
],
'summary' => [
'enabled' => true,