From d09016311c1eec7bd4696955125ce1537ed03e05 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sun, 23 Jul 2023 00:48:53 +0300 Subject: [PATCH] Add CNAME file to static dir as well Ref: https://github.com/facebook/docusaurus/issues/3889 --- 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..9a71412 --- /dev/null +++ b/static/CNAME @@ -0,0 +1 @@ +docs.buddiesofbudgie.org \ No newline at end of file