From f25bdb8186885a67bac849485b95255bc8a04482 Mon Sep 17 00:00:00 2001 From: Federico Feroldi Date: Thu, 3 Feb 2022 12:02:14 +0100 Subject: [PATCH] Adds github pages CNAME file See https://github.com/gatsbyjs/gatsby/issues/243\#issuecomment-770859369 --- static/CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/CNAME diff --git a/static/CNAME b/static/CNAME new file mode 100644 index 0000000..625b253 --- /dev/null +++ b/static/CNAME @@ -0,0 +1 @@ +teamhtech.com \ No newline at end of file