From 07619147862471a754d6b11f750da1f02d7cf6fd Mon Sep 17 00:00:00 2001 From: jackmahoney Date: Mon, 13 May 2024 09:56:42 +1200 Subject: [PATCH] cname --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b14ed1fd4..9153ab6e8 100644 --- a/Makefile +++ b/Makefile @@ -41,6 +41,7 @@ docs: node_modules rm -rf docs-markdown npm run docs npm run docs:html + cp CNAME docs/CNAME docs-lint: node_modules # fix bad links in docs