From 0fb2942c5f8eae712e5b553263f7516f4f7a6d7c Mon Sep 17 00:00:00 2001 From: shyam-cb <131658626+shyam-cb@users.noreply.github.com> Date: Tue, 3 Mar 2026 19:21:53 +0530 Subject: [PATCH] fix: gh pages cname overide fix --- docusaurus/static/CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/static/CNAME b/docusaurus/static/CNAME index 3d973ef..6d2f156 100644 --- a/docusaurus/static/CNAME +++ b/docusaurus/static/CNAME @@ -1 +1 @@ -couchbase-ruby-orm.com \ No newline at end of file +www.couchbase-ruby-orm.com \ No newline at end of file