diff --git a/components/Header.tsx b/components/Header.tsx index e7b417b5..5c0aa70e 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -26,7 +26,7 @@ export default function Header() {

- 哔哩哔哩 BiliGPT + 哔哩哔哩 BibiGPT

diff --git a/pages/[...slug].tsx b/pages/[...slug].tsx index cdc57a9a..2a08e611 100644 --- a/pages/[...slug].tsx +++ b/pages/[...slug].tsx @@ -115,7 +115,7 @@ export const Home: NextPage = () => { } // todo: update the timestamp navigator.clipboard.writeText( - formattedSummary + "\n\n via #BiliGPT b.jimmylv.cn @吕立青_JimmyLv" + formattedSummary + "\n\n via #BibiGPT b.jimmylv.cn @吕立青_JimmyLv" ); toast({ description: "复制成功 ✂️" }); }; @@ -162,7 +162,7 @@ export const Home: NextPage = () => { className="relative text-pink-400 " /> {" "} - 视频内容
+ 音视频内容
Powered by GPT-3.5 AI