diff --git a/i18n/ar/docusaurus-plugin-content-pages/index.tsx b/i18n/ar/docusaurus-plugin-content-pages/index.tsx index 212fbc84f..9f4737d08 100644 --- a/i18n/ar/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/ar/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/bn/docusaurus-plugin-content-pages/index.tsx b/i18n/bn/docusaurus-plugin-content-pages/index.tsx index 505fd63fe..a10c03b80 100644 --- a/i18n/bn/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/bn/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/de/docusaurus-plugin-content-pages/index.tsx b/i18n/de/docusaurus-plugin-content-pages/index.tsx index df39b4d0a..604eb42b0 100644 --- a/i18n/de/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/de/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/en/docusaurus-plugin-content-pages/index.tsx b/i18n/en/docusaurus-plugin-content-pages/index.tsx index 0e8488bdc..c0f92a5ba 100644 --- a/i18n/en/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/en/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/es/docusaurus-plugin-content-pages/index.tsx b/i18n/es/docusaurus-plugin-content-pages/index.tsx index aa074dcbf..73f4e5e00 100644 --- a/i18n/es/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/es/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/fr/docusaurus-plugin-content-pages/index.tsx b/i18n/fr/docusaurus-plugin-content-pages/index.tsx index f07ef379c..5ff32b570 100644 --- a/i18n/fr/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/fr/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/hi/docusaurus-plugin-content-pages/index.tsx b/i18n/hi/docusaurus-plugin-content-pages/index.tsx index dffe2d4c3..70b363ac6 100644 --- a/i18n/hi/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/hi/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/it/docusaurus-plugin-content-pages/index.tsx b/i18n/it/docusaurus-plugin-content-pages/index.tsx index a1e35d5f1..c87d92a4b 100644 --- a/i18n/it/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/it/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/ja/docusaurus-plugin-content-pages/index.tsx b/i18n/ja/docusaurus-plugin-content-pages/index.tsx index 5ebe46bd3..0d09ec9b0 100644 --- a/i18n/ja/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/ja/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/ko/docusaurus-plugin-content-pages/index.tsx b/i18n/ko/docusaurus-plugin-content-pages/index.tsx index cdb23148f..a01960ff5 100644 --- a/i18n/ko/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/ko/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/pt/docusaurus-plugin-content-pages/index.tsx b/i18n/pt/docusaurus-plugin-content-pages/index.tsx index 1b1761d56..f4929d893 100644 --- a/i18n/pt/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/pt/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/i18n/ru/docusaurus-plugin-content-pages/index.tsx b/i18n/ru/docusaurus-plugin-content-pages/index.tsx index 99ce88135..d4bea6abf 100644 --- a/i18n/ru/docusaurus-plugin-content-pages/index.tsx +++ b/i18n/ru/docusaurus-plugin-content-pages/index.tsx @@ -8,7 +8,6 @@ import React, { import clsx from "clsx"; import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment"; import useDocusaurusContext from "@docusaurus/useDocusaurusContext"; -import { Button, Space } from "antd"; import { ArrowDownOutlined } from "@ant-design/icons"; import Translate, { translate } from "@docusaurus/Translate"; @@ -48,8 +47,6 @@ const TITLE = translate({ const DESCRIPTION = translate({ message: "让生产力加倍的 ChatGPT 快捷指令", }); -const SUBMIT_URL = - "https://github.com/rockbenben/ChatGPT-Shortcut/discussions/11"; type UserState = { scrollTopPosition: number; @@ -522,15 +519,13 @@ function ShowcaseCards({ isDescription }) { ))} {!showAllOtherUsers && otherUsers.length > 50 && ( - - - + setShowAllOtherUsers(true)}> + {} + 加载更多 + )} diff --git a/src/data/prompt.json b/src/data/prompt.json index 643fa4440..ac23a59a3 100644 --- a/src/data/prompt.json +++ b/src/data/prompt.json @@ -250,7 +250,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -17631,7 +17630,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -17717,7 +17715,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -17803,7 +17800,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -17890,7 +17886,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -17976,7 +17971,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -20624,7 +20618,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_ar.json b/src/data/prompt_ar.json index 1b3b179ed..ca6153a71 100644 --- a/src/data/prompt_ar.json +++ b/src/data/prompt_ar.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_bn.json b/src/data/prompt_bn.json index 3cd7cd465..932fae091 100644 --- a/src/data/prompt_bn.json +++ b/src/data/prompt_bn.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_de.json b/src/data/prompt_de.json index c205cea19..8f05cbdfe 100644 --- a/src/data/prompt_de.json +++ b/src/data/prompt_de.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_en.json b/src/data/prompt_en.json index 5c00e8da9..8bfb7c931 100644 --- a/src/data/prompt_en.json +++ b/src/data/prompt_en.json @@ -34,7 +34,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2727,7 +2726,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2741,7 +2739,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2755,7 +2752,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2770,7 +2766,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2784,7 +2779,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3200,7 +3194,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_es.json b/src/data/prompt_es.json index c3448351a..6df7f42e6 100644 --- a/src/data/prompt_es.json +++ b/src/data/prompt_es.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_fr.json b/src/data/prompt_fr.json index dda042d76..4c743c696 100644 --- a/src/data/prompt_fr.json +++ b/src/data/prompt_fr.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_hi.json b/src/data/prompt_hi.json index dace57175..3bd4bb65c 100644 --- a/src/data/prompt_hi.json +++ b/src/data/prompt_hi.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_it.json b/src/data/prompt_it.json index eded1c361..162d968a7 100644 --- a/src/data/prompt_it.json +++ b/src/data/prompt_it.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_ja.json b/src/data/prompt_ja.json index 1f877aa78..7aeeee9af 100644 --- a/src/data/prompt_ja.json +++ b/src/data/prompt_ja.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_ko.json b/src/data/prompt_ko.json index 21eb72dcb..2c4d50c10 100644 --- a/src/data/prompt_ko.json +++ b/src/data/prompt_ko.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_pt.json b/src/data/prompt_pt.json index ed650885d..5dcd967c4 100644 --- a/src/data/prompt_pt.json +++ b/src/data/prompt_pt.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_ru.json b/src/data/prompt_ru.json index f2118852e..e3018c081 100644 --- a/src/data/prompt_ru.json +++ b/src/data/prompt_ru.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/data/prompt_zh.json b/src/data/prompt_zh.json index 030c48405..02f1cc426 100644 --- a/src/data/prompt_zh.json +++ b/src/data/prompt_zh.json @@ -37,7 +37,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 3, @@ -2934,7 +2933,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 207, @@ -2949,7 +2947,6 @@ }, "website": null, "tags": [ - "personal", "social" ], "id": 208, @@ -2964,7 +2961,6 @@ }, "website": null, "tags": [ - "personal", "favorite", "write" ], @@ -2980,7 +2976,6 @@ }, "website": null, "tags": [ - "personal", "article" ], "id": 210, @@ -2995,7 +2990,6 @@ }, "website": null, "tags": [ - "personal", "write" ], "id": 211, @@ -3442,7 +3436,6 @@ }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/pages/_components/ShowcaseCard/index.tsx b/src/pages/_components/ShowcaseCard/index.tsx index 320841808..4be7d2809 100644 --- a/src/pages/_components/ShowcaseCard/index.tsx +++ b/src/pages/_components/ShowcaseCard/index.tsx @@ -4,7 +4,6 @@ import { message, Tooltip } from "antd"; import Link from "@docusaurus/Link"; import Translate from "@docusaurus/Translate"; import copy from "copy-text-to-clipboard"; -//import Image from '@theme/IdealImage'; import FavoriteIcon from "@site/src/components/svgIcons/FavoriteIcon"; import { LinkOutlined } from "@ant-design/icons"; import { diff --git a/src/pages/prompt/207.tsx b/src/pages/prompt/207.tsx index 8153d2b02..69f74fb91 100644 --- a/src/pages/prompt/207.tsx +++ b/src/pages/prompt/207.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "social" ], "id": 207, diff --git a/src/pages/prompt/208.tsx b/src/pages/prompt/208.tsx index f22ba14cf..408494b73 100644 --- a/src/pages/prompt/208.tsx +++ b/src/pages/prompt/208.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "social" ], "id": 208, diff --git a/src/pages/prompt/209.tsx b/src/pages/prompt/209.tsx index 3e0801b61..21cd2791c 100644 --- a/src/pages/prompt/209.tsx +++ b/src/pages/prompt/209.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "favorite", "write" ], diff --git a/src/pages/prompt/210.tsx b/src/pages/prompt/210.tsx index f66f8572e..dc48898c0 100644 --- a/src/pages/prompt/210.tsx +++ b/src/pages/prompt/210.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "article" ], "id": 210, diff --git a/src/pages/prompt/211.tsx b/src/pages/prompt/211.tsx index c675c34ff..add827d77 100644 --- a/src/pages/prompt/211.tsx +++ b/src/pages/prompt/211.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "write" ], "id": 211, diff --git a/src/pages/prompt/242.tsx b/src/pages/prompt/242.tsx index 493f21a35..8480857c3 100644 --- a/src/pages/prompt/242.tsx +++ b/src/pages/prompt/242.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "tool" ], "id": 242, diff --git a/src/pages/prompt/3.tsx b/src/pages/prompt/3.tsx index f6cfe1a9b..8d9194f3b 100644 --- a/src/pages/prompt/3.tsx +++ b/src/pages/prompt/3.tsx @@ -81,7 +81,6 @@ const prompt = { }, "website": null, "tags": [ - "personal", "write" ], "id": 3,