From 743ca203ce6ad9cab064d8cbfafd66a1ec459636 Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Mon, 21 Jun 2021 14:08:44 -0500 Subject: [PATCH] Update gatsby.js config Adding a new entry for upcoming `client-ip-geolocation` docs. --- gatsby-config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gatsby-config.js b/gatsby-config.js index 5a90ae75..653721e3 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -17,6 +17,7 @@ const products = [ "argo-tunnel", "bots", "byoip", + "client-ip-geolocation", "cloudflare-for-teams", "cloudflare-one", "distributed-web",