File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " vercel- chatgpt" ,
2
+ "name" : " chatgpt-vercel " ,
3
3
"version" : " 0.1.0" ,
4
- "description" : " Powered by OpenAI Chatgpt API and Vercel" ,
4
+ "description" : " Elegant and Powerful. Powered by OpenAI and Vercel" ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change @@ -20,6 +20,15 @@ export const prerender = true
20
20
<span class =" ml-1 font-extrabold text-slate-7 dark:text-slate"
21
21
>Vercel</span
22
22
>
23
+ <a
24
+ class =" ml-2 sm:block hidden"
25
+ href =" https://github.com/ourongxing/chatgpt-vercel"
26
+ >
27
+ <img
28
+ alt =" GitHub forks badge"
29
+ src =" https://img.shields.io/github/stars/ourongxing/chatgpt-vercel?logo=github"
30
+ />
31
+ </a >
23
32
<a class =" ml-2" href =" https://github.com/ourongxing/chatgpt-vercel/fork" >
24
33
<img
25
34
alt =" GitHub forks badge"
You can’t perform that action at this time.
0 commit comments