Update links

This commit is contained in:
the1812 2023-09-07 21:44:41 +08:00
parent 93917c1aaa
commit 08212ec6c9
2 changed files with 4 additions and 2 deletions

View File

@ -16,8 +16,10 @@
[🐛 版本历史与更新日志](CHANGELOG.md)
[📌 更新计划](https://github.com/users/the1812/projects/1/views/3)
[📕 文档站点](https://bilibili-evolved-doc.vercel.app/)
> 文档站点由 [FoundTheWOUT](https://github.com/FoundTheWOUT) 开发, [点此进入 GitHub 仓库](https://github.com/FoundTheWOUT/bilibili-evolved-doc).
> 文档站点由 [Waua](https://github.com/FoundTheWOUT) 开发, [点此进入 GitHub 仓库](https://github.com/FoundTheWOUT/bilibili-evolved-doc).
[📖 参与开发](CONTRIBUTING.md)

View File

@ -14,7 +14,7 @@ enum IntersectionMode {
export const component = defineComponentMetadata({
name: 'playerIntersectionActions',
author: {
name: 'FoundTheWOUT',
name: 'Waua',
link: 'https://github.com/FoundTheWOUT',
},
tags: [componentsTags.video],