From 678a366615a17f31c33ee57922571b5f14881a94 Mon Sep 17 00:00:00 2001 From: Gabriel Zanzotti Date: Thu, 19 Jun 2025 14:10:32 +0200 Subject: [PATCH] updated GraphCMS to their current brand name 'Hygraph' --- data/{graphcms.toml => hygraph.toml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename data/{graphcms.toml => hygraph.toml} (52%) diff --git a/data/graphcms.toml b/data/hygraph.toml similarity index 52% rename from data/graphcms.toml rename to data/hygraph.toml index e9db58a..33dedab 100644 --- a/data/graphcms.toml +++ b/data/hygraph.toml @@ -1,3 +1,3 @@ -name = "GraphCMS" -description = "Building essential GraphQL infrastructure for your digital products, while setting the stage for content creators. GraphCMS is a GraphQL based headless content management system." -url = "https://graphcms.com" +name = "Hygraph" +description = "Building essential GraphQL infrastructure for your digital products, while setting the stage for content creators. Hygraph is a GraphQL based headless content management system." +url = "https://hygraph.com"