diff --git a/projects/fastgpt/.env.example b/projects/fastgpt/.env.example index 4c831aa..c059ce4 100644 --- a/projects/fastgpt/.env.example +++ b/projects/fastgpt/.env.example @@ -2,4 +2,7 @@ NEXT_PUBLIC_BAIDU_TONGJI= NEXT_PUBLIC_GOOGLE_ID= NEXT_PUBLIC_HOME_URL= -NEXT_PUBLIC_USER_URL= \ No newline at end of file +NEXT_PUBLIC_USER_URL= + +NEXT_PUBLIC_FILING_ADDRESS= +NEXT_PUBLIC_POLICE_FILING= \ No newline at end of file diff --git a/projects/fastgpt/components/home/CTA.tsx b/projects/fastgpt/components/home/CTA.tsx index 9f3fe45..e19ebf9 100644 --- a/projects/fastgpt/components/home/CTA.tsx +++ b/projects/fastgpt/components/home/CTA.tsx @@ -93,12 +93,28 @@ const CTA = ({ locale, CTALocale, stars }: { locale: any; CTALocale: any; stars: })}
|
-
+
{`©${currentYear}`}  - - {authors[0].name} - -  All rights reserved. + + + {authors[0].name} + +  All rights reserved. + + {process.env.NEXT_PUBLIC_POLICE_FILING && ( + + {"Police + + {process.env.NEXT_PUBLIC_POLICE_FILING} + + + )} {process.env.NEXT_PUBLIC_FILING_ADDRESS && ( {process.env.NEXT_PUBLIC_FILING_ADDRESS}