From 8c16243c2ca956b7b15a84171973e9bb7f05ca28 Mon Sep 17 00:00:00 2001 From: ramnique <30795890+ramnique@users.noreply.github.com> Date: Wed, 29 Jan 2025 11:49:37 +0530 Subject: [PATCH] add cname for docs --- apps/docs/docs/CNAME | 1 + apps/docs/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 apps/docs/docs/CNAME diff --git a/apps/docs/docs/CNAME b/apps/docs/docs/CNAME new file mode 100644 index 00000000..5ece9e38 --- /dev/null +++ b/apps/docs/docs/CNAME @@ -0,0 +1 @@ +docs.rowboatlabs.com \ No newline at end of file diff --git a/apps/docs/docs/index.md b/apps/docs/docs/index.md index 70989ded..e2f39680 100644 --- a/apps/docs/docs/index.md +++ b/apps/docs/docs/index.md @@ -1,4 +1,4 @@ -# Welcome to Rowboat +# Rowboat Docs Welcome to the official documentation for Rowboat. Rowboat is an open-source project that helps you build, test, and deploy AI applications.