From e3320fa81ff75f453cdb8aeb39b9764de3797173 Mon Sep 17 00:00:00 2001 From: Alessio Civitillo Date: Tue, 8 Oct 2024 08:35:04 +0200 Subject: [PATCH] adding CNAME to fix custom domain lost on redeploy issue --- docs/CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/CNAME diff --git a/docs/CNAME b/docs/CNAME new file mode 100644 index 0000000..248f8c1 --- /dev/null +++ b/docs/CNAME @@ -0,0 +1 @@ +www.datakb.com \ No newline at end of file