Ghost/core
kirrg001 8a10826518 Protected error if routes.yaml file doesn't contain any collections
no issue

- if you define no collections, but a static route, it can happen that the target template to render
  makes use of the {{ghost_head}} helper
- the {{ghost_head}} helper tries to create the primary rss feed url
- at the moment: no collections, no primary rss feed url
- if we offer the option to define custom rss rules, this function might need an extension
2018-06-13 21:01:05 +02:00
..
client@b0bca6e428 Updated Ghost-Admin to 1.24.3 2018-06-12 16:56:24 +01:00
server Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
test Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
index.js