From 3411f27cac62fae0a916f07cd2c4e77e7d7a09ce Mon Sep 17 00:00:00 2001 From: Benedicte Raae Date: Sat, 18 Aug 2018 09:59:07 +0200 Subject: [PATCH] Schemas #5 (#21) * Refactored ammend code into its own function. * Added possibility to amend provider list. Adding support for YouTube and https Flickr. * Added amCharts Live Editor hakcs. * Added reddit script. * Added MixCloud and Nasjonalbiblioteket hacks. --- gatsby-ssr.js | 4 +++ helpers.js | 67 ++++++++++++++++++++++++++++++++++++++++++++++++--- index.js | 4 ++- 3 files changed, 71 insertions(+), 4 deletions(-) diff --git a/gatsby-ssr.js b/gatsby-ssr.js index 2c309cb..c3533a6 100644 --- a/gatsby-ssr.js +++ b/gatsby-ssr.js @@ -13,5 +13,9 @@ exports.onRenderBody = ({ setPostBodyComponents }) =>