Removed AppBundle
This commit is contained in:
parent
575dea5e7f
commit
dd4d9e9ed1
10 changed files with 1 additions and 228 deletions
|
@ -16,7 +16,6 @@ class SculpinKernel extends AbstractKernel
|
|||
'Tsphethean\Sculpin\Bundle\RelatedPostsBundle\SculpinRelatedPostsBundle',
|
||||
'Opdavies\Sculpin\Bundle\ContentGeneratorBundle\SculpinContentGeneratorBundle',
|
||||
'Opdavies\Sculpin\Bundle\GistEmbedBundle\SculpinGistEmbedBundle',
|
||||
'AppBundle\AppBundle'
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
sculpin:
|
||||
ignore:
|
||||
- 'assets/images/*/originals/*'
|
||||
|
||||
sculpin_content_types:
|
||||
posts:
|
||||
permalink: blog/:slug_title/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue