diff --git a/index.html b/index.html index 665ba58..70076fd 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + T3 Search diff --git a/public/search.svg b/public/search.svg new file mode 100644 index 0000000..b79f5c2 --- /dev/null +++ b/public/search.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/bang.ts b/src/bang.ts index 033304f..408db1d 100644 --- a/src/bang.ts +++ b/src/bang.ts @@ -1,4 +1,13 @@ export const bangs = [ + { + c: "AI", + d: "www.t3.chat", + r: 0, + s: "T3 Chat", + sc: "AI", + t: "t3", + u: "https://www.t3.chat/new?q={{{s}}}", + }, { c: "Tech", d: "www.01net.com",