Ghost/core/server/data/meta
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
..
amp_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
asset_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
author_fb_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
author_image.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_url.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
blog_logo.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
canonical_url.js Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
context_object.js 🐛 Fixed meta twitter_image output when using data: post.{slug} for routes 2019-03-12 12:13:47 +01:00
cover_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
creator_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
description.js 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
excerpt.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
image-dimensions.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
index.js Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
keywords.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
modified_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
og_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
og_type.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
paginated_url.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
published_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
rss_url.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
schema.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
structured_data.js Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
title.js 🐛Fixed i18n for the {{meta_title}} helper (#9468) 2018-03-19 09:48:07 +01:00
twitter_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
url.js 🐛 Fixed Disqus comments on post preview pages 2018-07-11 00:20:55 +02:00