From d10ed2f7eb58a3b9744a9f3f40099a89e3a68046 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Wed, 12 Jul 2023 18:52:58 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(static):=20add=20CNAME=20fi?= =?UTF-8?q?le=20with=20langflow.org=20as=20the=20custom=20domain=20for=20t?= =?UTF-8?q?he=20documentation=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/static/CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/static/CNAME diff --git a/docs/static/CNAME b/docs/static/CNAME new file mode 100644 index 000000000..3e6c5c023 --- /dev/null +++ b/docs/static/CNAME @@ -0,0 +1 @@ +langflow.org \ No newline at end of file