From c204f5171daf2d758c92237052af2bb39bca828f Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Fri, 6 Nov 2020 16:59:56 +0000 Subject: [PATCH] Replace clicky with umami --- gatsby-ssr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-ssr.js b/gatsby-ssr.js index 63a7938..784ac55 100644 --- a/gatsby-ssr.js +++ b/gatsby-ssr.js @@ -4,6 +4,6 @@ export const onRenderBody = ({ setPostBodyComponents }) => { setPostBodyComponents([ , , - + ]) } \ No newline at end of file