diff --git a/docs/en/advanced/FAQ.md b/docs/en/advanced/FAQ.md index 52a9801bb..1f4141e4f 100644 --- a/docs/en/advanced/FAQ.md +++ b/docs/en/advanced/FAQ.md @@ -4,7 +4,8 @@ icon: iconfont icon-ask category: - FAQ order: 1 -description: This page contains some common issues and solutions related to user networking and program lifecycle problems. +description: This page lists common issues and solutions related to user networking and program lifecycle problems. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/faq.html&has_description=False --- # Other FAQ diff --git a/docs/en/advanced/Gacha-system-and-export-principal.md b/docs/en/advanced/Gacha-system-and-export-principal.md index 7b18b7212..5b83e0994 100644 --- a/docs/en/advanced/Gacha-system-and-export-principal.md +++ b/docs/en/advanced/Gacha-system-and-export-principal.md @@ -6,6 +6,7 @@ icon: iconfont icon-read order: 8 comment: false description: Snap Hutao utilizes various methods to obtain users' login information and combines it with the Genshin Impact API to retrieve gacha records. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/Gacha-system-and-export-principal.html&has_description=False --- # Gacha System and Export Principle diff --git a/docs/en/advanced/exceptions.md b/docs/en/advanced/exceptions.md index 420d4649f..af2937e0b 100644 --- a/docs/en/advanced/exceptions.md +++ b/docs/en/advanced/exceptions.md @@ -1,11 +1,12 @@ --- + headerDepth: 2 icon: iconfont icon-warn category: [FAQ] order: 2 comment: false -description: The Snap Hutao toolbox utilizes specific error codes to indicate particular errors. If you encounter a program error during usage and have an error code, you can try searching for it on this page. ---- +description: Snap Hutao utilizes specific error codes to indicate particular errors. If you encounter a program error during usage and have an error code, you can try searching for it on this page. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/exceptions.html&has_description=False # Common Program Exceptions diff --git a/docs/en/advanced/get-stoken-cookie-from-the-third-party.md b/docs/en/advanced/get-stoken-cookie-from-the-third-party.md index e12bdf0a8..4687e6bd7 100644 --- a/docs/en/advanced/get-stoken-cookie-from-the-third-party.md +++ b/docs/en/advanced/get-stoken-cookie-from-the-third-party.md @@ -6,6 +6,7 @@ icon: iconfont icon-read order: 7 comment: false description: There are some third-party tools that can help you obtain the cookie from the miHoYo community with the Stoken field value and use it for Snap Hutao. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/get-stoken-cookie-from-the-third-party.html&has_description=False --- # Obtaining Stoken-containing Cookies Using Third-Party Tools diff --git a/docs/en/advanced/known-issue.md b/docs/en/advanced/known-issue.md index 86f95229e..0c1a8e7d4 100644 --- a/docs/en/advanced/known-issue.md +++ b/docs/en/advanced/known-issue.md @@ -4,7 +4,8 @@ icon: iconfont icon-tool category: - FAQ order: 3 -description: We use a variety of labels on our GitHub issue page to categorize and track the status of user-submitted issues. You can rely on these labels to determine the status of a problem. +description: We use a variety of labels on our GitHub issue page to categorize and track the status of user-submitted issues. You can rely on these labels to determine the status of issue. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/known-issue.html&has_description=False --- # Known Issue diff --git a/docs/en/advanced/uninstall.md b/docs/en/advanced/uninstall.md index 0eadb4244..883fd8c82 100644 --- a/docs/en/advanced/uninstall.md +++ b/docs/en/advanced/uninstall.md @@ -4,7 +4,8 @@ category: icon: iconfont icon-delete order: 9 comment: false -description: Uninstalling Snap Hutao is a simple and fast process. You can follow the instructions on this page to uninstall Snap Hutao according to your level of proficiency. +description: Uninstalling Snap Hutao is a simple and fast process. You can follow the instructions on this page to uninstall Snap Hutao. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/advanced/uninstall.html&has_description=False --- # Uninstall Snap Hutao diff --git a/docs/en/development/contribute.md b/docs/en/development/contribute.md index 2cfee8c3b..66259ef63 100644 --- a/docs/en/development/contribute.md +++ b/docs/en/development/contribute.md @@ -4,6 +4,7 @@ tag: ["development", "GitHub"] icon: iconfont icon-code order: 3 description: Snap Hutao is developed using C# and the .NET framework for both the desktop client and the server. We greatly appreciate feedback from the open-source community, and if you're willing to contribute your code, please refer to the instructions in the documentation on this page. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/development/contribute.html --- # Contribute Your Code diff --git a/docs/en/development/join.md b/docs/en/development/join.md index 51dc6c7d2..4eb06afa2 100644 --- a/docs/en/development/join.md +++ b/docs/en/development/join.md @@ -9,6 +9,7 @@ tag: icon: iconfont icon-group order: 1 description: If you possess expertise in any of the technologies mentioned on this page and are interested in joining the Snap Hutao development team to enhance the project and engage with more open-source projects related to Genshin Impact, we welcome you to join us! +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/development/join.html --- # Join the Develop Team diff --git a/docs/en/development/platform.md b/docs/en/development/platform.md index 9a39d9f48..db7f30fe7 100644 --- a/docs/en/development/platform.md +++ b/docs/en/development/platform.md @@ -4,6 +4,7 @@ tag: [open source, Hutao Database, Spiral Abyss Database, Enka, UIGF, Open data] icon: iconfont icon-vscode order: 2 description: Snap Hutao incorporates ideas from the community, and as our way of giving back, we also make certain services available to the community. If they are helpful to your development, feel free to use them, and we will do our best to maintain these forked projects. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/development/platform.html --- # Hutao Open Platform diff --git a/docs/en/features/mhy-account-switch.md b/docs/en/features/mhy-account-switch.md index 0ebe0a52f..d3859b7d1 100644 --- a/docs/en/features/mhy-account-switch.md +++ b/docs/en/features/mhy-account-switch.md @@ -4,7 +4,8 @@ category: [Feature, Tutorial] tag: [MiYouShe, HoYoLAB, Multi account, check-in] order: 14 comment: false -description: The Multi-Account Panel feature in Snap Hutao allows users to log in with multiple miHoYo BBS accounts within the toolbox and switch between them freely. This enables users to utilize various functions within the toolbox with different accounts for specific purposes. +description: The Multi-account Panel feature in Snap Hutao allows users to log in with multiple miHoYo BBS accounts within the toolbox and switch between them freely. This enables users to utilize various functions within Snap Hutao with different accounts for specific purposes. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/features/mhy-account-switch.html --- # MiHoYo BBS Account Switch diff --git a/docs/en/features/setup.md b/docs/en/features/setup.md index 03c6025dc..e248e6b11 100644 --- a/docs/en/features/setup.md +++ b/docs/en/features/setup.md @@ -4,6 +4,7 @@ category: [Feature, Tutorial] order: 1 comment: false description: The new user onboarding feature in Snap Hutao helps users quickly check the availability status of specific program functionalities and set them to an available state. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/features/setup.html --- # Initial Setup Guide diff --git a/docs/en/i18n.md b/docs/en/i18n.md index bd3d15320..3163bfbae 100644 --- a/docs/en/i18n.md +++ b/docs/en/i18n.md @@ -5,7 +5,7 @@ comment: false icon: iconfont icon-network order: 7 description: Snap Hutao hopes to help players from all over the world. In addition to maintaining the simplified Chinese and English of the program, we also accept translations from community members. -banner: https://img.alicdn.com/imgextra/i1/1797064093/O1CN01mpzxPR1g6e22IjFMh_!!1797064093.png +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/i18n.html --- # Localization diff --git a/docs/en/statements/bug-report.md b/docs/en/statements/bug-report.md index 1eaabc452..4223ca080 100644 --- a/docs/en/statements/bug-report.md +++ b/docs/en/statements/bug-report.md @@ -6,6 +6,7 @@ icon: iconfont icon-debug comment: false order: 2 description: Snap Hutao is an open-source program released on GitHub. We also utilize the GitHub Issues feature to collect feedback and address any issues. You can submit problem reports through GitHub Issues. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statements/bug-report.html --- # Submit Bug Report diff --git a/docs/en/statements/privacy-notice.md b/docs/en/statements/privacy-notice.md index 49b514bb5..31b41ef83 100644 --- a/docs/en/statements/privacy-notice.md +++ b/docs/en/statements/privacy-notice.md @@ -5,6 +5,7 @@ category: icon: iconfont icon-license order: 3 description: Please read this page carefully to understand the user data handling and privacy rights for the Snap Hutao project. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statements/privacy-notice.html --- # User Data and Privacy Notice diff --git a/docs/en/statements/tos.md b/docs/en/statements/tos.md index 1203ba6ff..8d59a2cdb 100644 --- a/docs/en/statements/tos.md +++ b/docs/en/statements/tos.md @@ -7,6 +7,7 @@ editLink: false icon: iconfont icon-license order: 4 description: User agreement and legal notices of Snap Hutao project. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statements/tos.html --- # User Agreement and Legal Notices diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md index ef70c414d..bc07e7a57 100644 --- a/docs/en/statements/update-log.md +++ b/docs/en/statements/update-log.md @@ -6,6 +6,7 @@ order: 1 comment: false externalLinkIcon: false description: Snap Hutao strives to provide users with the best user experience by continuously updating and fixing known issues and releasing new features. We will always publish update logs to track the changes made to the program. +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statements/update-log.html --- # Update Logs diff --git a/docs/en/support-us.md b/docs/en/support-us.md index 0fa0e7fea..5aece2c8f 100644 --- a/docs/en/support-us.md +++ b/docs/en/support-us.md @@ -6,7 +6,7 @@ icon: iconfont icon-like index: false headerDepth: 2 description: The Snap Hutao project accepts donations from the community to keep the project operations, and we sincerely thank everyone who has supported this project. -banner: https://img.alicdn.com/imgextra/i1/1797064093/O1CN01mpzxPR1g6e22IjFMh_!!1797064093.png +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/support-us.html --- # Support us diff --git a/docs/zh/development/contribute.md b/docs/zh/development/contribute.md index 7c52d9574..44fbedec0 100644 --- a/docs/zh/development/contribute.md +++ b/docs/zh/development/contribute.md @@ -4,6 +4,7 @@ tag: ["开发", "GitHub"] icon: iconfont icon-code order: 3 description: 胡桃工具箱使用 C# 和 .NET 框架开发桌面客户端和服务端。我们广泛地接受来自开源社区的反馈,如果你愿意贡献你的代码,请阅读本页的指导文档。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/development/contribute.html --- # 贡献你的代码 diff --git a/docs/zh/development/join.md b/docs/zh/development/join.md index d62edcbef..3e4d97c5a 100644 --- a/docs/zh/development/join.md +++ b/docs/zh/development/join.md @@ -9,6 +9,7 @@ tag: icon: iconfont icon-group order: 1 description: 如果你有本页所述技术之一且有兴趣加入 Snap Hutao 开发团队以完善项目,并接触到更多的原神开源项目,欢迎加入我们! +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/development/join.html --- # 加入我们 diff --git a/docs/zh/development/platform.md b/docs/zh/development/platform.md index 5bee8214b..3911f08a2 100644 --- a/docs/zh/development/platform.md +++ b/docs/zh/development/platform.md @@ -4,6 +4,7 @@ tag: [开源, 胡桃数据库, 深渊数据库, Enka, UIGF, 数据开放] icon: iconfont icon-vscode order: 2 description: 胡桃工具箱中包含了来自社区的创意,作为我们的回馈,我们也将一些服务公开于社区。如果它们对你的开发有帮助,请放心使用,我们会尽力维护这些分支项目。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/development/platform.html --- # 胡桃开放平台 diff --git a/docs/zh/features/mhy-account-switch.md b/docs/zh/features/mhy-account-switch.md index 6951ee477..6f6b74ad2 100644 --- a/docs/zh/features/mhy-account-switch.md +++ b/docs/zh/features/mhy-account-switch.md @@ -5,6 +5,7 @@ tag: [米游社, HoYoLAB, 多帐号, 签到] order: 14 comment: false description: 米游社多账号面板功能允许用户在胡桃工具箱中登录多个米哈游论坛账号并自由切换,以实现在工具箱内以不同账号使用各种功能的目的。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/features/mhy-account-switch.html --- # 米游社多账号切换 diff --git a/docs/zh/features/setup.md b/docs/zh/features/setup.md index d3da67ef3..4bcd4a6be 100644 --- a/docs/zh/features/setup.md +++ b/docs/zh/features/setup.md @@ -5,6 +5,7 @@ tag: [用户引导, 初始化, 安装] order: 1 comment: false description: 胡桃工具箱的新用户引导功能帮助用户快速地检查程序具体功能的可用状态并将其设置为可用状态。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/features/setup.html --- # 初始化引导 diff --git a/docs/zh/i18n.md b/docs/zh/i18n.md index 44254fa4c..0dd4356d1 100644 --- a/docs/zh/i18n.md +++ b/docs/zh/i18n.md @@ -5,7 +5,7 @@ comment: false icon: iconfont icon-network order: 7 description: Snap Hutao希望能帮助到来自世界各地的玩家,我们在维护程序的简体中文和英文以外还接受来自社区成员提供的翻译。 -banner: https://img.alicdn.com/imgextra/i1/1797064093/O1CN01FkOS5H1g6e1z8LCaD_!!1797064093.png +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/i18n.html --- # 国际化支持 diff --git a/docs/zh/statements/bug-report.md b/docs/zh/statements/bug-report.md index 14f8e6358..45293d2bd 100644 --- a/docs/zh/statements/bug-report.md +++ b/docs/zh/statements/bug-report.md @@ -5,6 +5,7 @@ icon: iconfont icon-debug order: 2 comment: false description: 胡桃工具箱是一个发布于 GitHub 的开源程序,我们亦使用 GitHub 议题功能来收集问题反馈,你可以通过 GitHub Issues 来提交问题报告。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/statements/bug-report.html --- # 提交 BUG 报告 diff --git a/docs/zh/statements/privacy-notice.md b/docs/zh/statements/privacy-notice.md index 9c3d61ae3..c4e1316ff 100644 --- a/docs/zh/statements/privacy-notice.md +++ b/docs/zh/statements/privacy-notice.md @@ -5,6 +5,7 @@ icon: iconfont icon-license order: 3 comment: false description: 请详细阅读本页以获取 Snap Hutao 项目的用户数据处理和隐私权益。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/statements/privacy-notice.html --- # 用户数据和隐私权益 diff --git a/docs/zh/statements/tos.md b/docs/zh/statements/tos.md index 36188d6fc..aacb31753 100644 --- a/docs/zh/statements/tos.md +++ b/docs/zh/statements/tos.md @@ -6,6 +6,7 @@ editLink: false icon: iconfont icon-license order: 4 description: Snap Hutao 的用户使用协议和法律声明。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/statements/tos.html --- # 用户使用协议和法律声明 diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md index 9485a7ad0..95d0e8ee4 100644 --- a/docs/zh/statements/update-log.md +++ b/docs/zh/statements/update-log.md @@ -5,6 +5,7 @@ order: 1 comment: false externalLinkIcon: false description: Snap Hutao 通过持续地更新修复已知问题并发布全新功能,以保证用户获得最好的使用体验,我们将始终发布更新日志以追踪程序的变化。 +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/en/statements/update-log.html --- # 更新日志 diff --git a/docs/zh/support-us.md b/docs/zh/support-us.md index e19e9ad88..8ec5cd12c 100644 --- a/docs/zh/support-us.md +++ b/docs/zh/support-us.md @@ -6,7 +6,7 @@ icon: iconfont icon-like index: false headerDepth: 2 description: Snap Hutao 项目接受来自社区的捐赠来维持项目的运营,我们真诚地感谢为该项目提供支持的所有人。 -banner: https://img.alicdn.com/imgextra/i1/1797064093/O1CN01FkOS5H1g6e1z8LCaD_!!1797064093.png +banner: https://opengraph.snapgenshin.cn/generate?url=https://hut.ao/zh/support-us.html --- # 支持我们