X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/9b3f728de99aa8ba66b98921d6067bf581d549c8..4df98b082a8429b00fef9865d41e8c8671aee6f0:/config.yml diff --git a/config.yml b/config.yml index cc861622e..31cc5f1d2 100644 --- a/config.yml +++ b/config.yml @@ -11,3 +11,14 @@ modules: id: 'news' source: news root: news + - name: 'pages' + source: pages + root: '' + - name: 'faq' + source: faq + root: 'faq/answer' + index_root: 'faq' + indexes: + !include config/faq.yml +resources: + !include config/build.yml