diff --git a/docs/logo.png b/docs/logo.png index b65d3477..46447a73 100644 Binary files a/docs/logo.png and b/docs/logo.png differ diff --git a/docs/logo.svg b/docs/logo.svg deleted file mode 100644 index da1af1ea..00000000 --- a/docs/logo.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - billion - context - diff --git a/package.json b/package.json index 0fdc2863..8d50a64b 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "LICENSE" ], "pi": { - "image": "https://raw.githubusercontent.com/ranxianglei/billion-context/master/docs/logo.svg", + "image": "https://raw.githubusercontent.com/ranxianglei/billion-context/master/docs/logo.png", "extensions": [ "./dist/agent/pi.js" ]