Ghost/core/server/data
kirrg001 3b4edccf62 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes
refs #10599

- meta_description output wrong meta description

Only solves meta_description for this use case:

```
routes:
  /:
    data: page.{slug}
    template: t
```
2019-03-12 12:34:16 +01:00
..
db Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
exporter Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
importer Added proper importer regression tests 2019-03-11 20:07:48 +01:00
meta 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
migrations Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
schema Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
validation Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
xml/sitemap Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00