diff --git a/README.md b/README.md index 8b4d32a2..c3ce7222 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![KTX mascot](assets/ktx-mascot.png) + # KTX KTX is a workspace-first context layer for database agents. It stores warehouse diff --git a/assets/ktx-mascot.png b/assets/ktx-mascot.png new file mode 100644 index 00000000..9440f1a3 Binary files /dev/null and b/assets/ktx-mascot.png differ diff --git a/docs-site/components/logo.tsx b/docs-site/components/logo.tsx index e47cc394..db67a689 100644 --- a/docs-site/components/logo.tsx +++ b/docs-site/components/logo.tsx @@ -2,42 +2,12 @@ export function Logo() { return (
- + className="h-8 w-8 object-contain" + />