From 4034256d9cb6aceee31fde4ac60667b9d1fea02e Mon Sep 17 00:00:00 2001 From: Emanuele Bezzi Date: Wed, 29 Sep 2021 13:28:49 -0400 Subject: [PATCH] Create CNAME file to point docs to the new website (#2453) Add a CNAME file that will redirect the current github pages (hosted at https://chanzuckerberg.github.io/cellxgene/) to the new website. --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..0ee23f83 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +docs.cellxgene.cziscience.com