Skip to content

Commit

Permalink
优化SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisYang0611 committed May 20, 2024
1 parent 7218552 commit da9f01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/fastgpt/config/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const baseSiteConfig = {
url: "https://fastgpt.in",
ogImage: "https://landingpage.weijunext.com/og.png",
metadataBase: '/',
keywords: ["rag", "ai", "workflow", "llm", "langchain", "gpt", "gpt4", "orchestration","FastGPT","free","知识库","问答","数据处理","模型调用","RAG检索","可视化AI工作流","企业知识库"],
keywords: ["rag", "ai", "workflow", "llm", "gpt", "gpt4", "orchestration","FastGPT","free","知识库","问答","数据处理","模型调用","RAG检索","可视化AI工作流","企业知识库"],
commercial: "https://doc.fastai.site/docs/commercial/intro/",
authors: [
{
Expand Down

0 comments on commit da9f01b

Please sign in to comment.