chore(urls): update urls
This commit is contained in:
@@ -16,7 +16,7 @@ Version: `2023 Summer Fest`
|
|||||||
- For Linux users: You power user should be able to find your solutions!
|
- For Linux users: You power user should be able to find your solutions!
|
||||||
|
|
||||||
## Supported Operators
|
## Supported Operators
|
||||||
A list of supported operators can be found at [Directory](https://arknights.halyul.dev) page.
|
A list of supported operators can be found at [Directory](https://hx.sg/aklive2d) page.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
### Command Line Tool
|
### Command Line Tool
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ localization:
|
|||||||
ui_notice_title: <hr><h4>📝 Notes</h4><hr>
|
ui_notice_title: <hr><h4>📝 Notes</h4><hr>
|
||||||
ui_notice_changelog: <span><b>New Background and Music Added!</b></span>
|
ui_notice_changelog: <span><b>New Background and Music Added!</b></span>
|
||||||
ui_notice_set_fps: <span><b>Set FPS target in Settings</b></span>
|
ui_notice_set_fps: <span><b>Set FPS target in Settings</b></span>
|
||||||
ui_notice_github: "Github: https://github.com/Halyul/aklive2d"
|
ui_notice_github: "Github: https://hx.sg/aklive2d-gh"
|
||||||
ui_notice_other_operators: "Previews: https://arknights.halyul.dev/"
|
ui_notice_other_operators: "Previews: https://hx.sg/aklive2d"
|
||||||
ui_notice_version: !match "~{version('<span>Version: ', '</span>')}"
|
ui_notice_version: !match "~{version('<span>Version: ', '</span>')}"
|
||||||
ui_background_title: <hr><h4>🖼️ Background</h4><hr>
|
ui_background_title: <hr><h4>🖼️ Background</h4><hr>
|
||||||
ui_custom_background: Custom Background
|
ui_custom_background: Custom Background
|
||||||
@@ -43,8 +43,8 @@ localization:
|
|||||||
ui_notice_title: <hr><h4>📝 通知</h4><hr>
|
ui_notice_title: <hr><h4>📝 通知</h4><hr>
|
||||||
ui_notice_changelog: <span><b>已添加新背景和音乐! </b></span>
|
ui_notice_changelog: <span><b>已添加新背景和音乐! </b></span>
|
||||||
ui_notice_set_fps: <span><b>在设置中设定FPS目标</b></span>
|
ui_notice_set_fps: <span><b>在设置中设定FPS目标</b></span>
|
||||||
ui_notice_github: "Github: https://github.com/Halyul/aklive2d"
|
ui_notice_github: "Github: https://hx.sg/aklive2d-gh"
|
||||||
ui_notice_other_operators: "预览: https://arknights.halyul.dev/"
|
ui_notice_other_operators: "预览: https://hx.sg/aklive2d"
|
||||||
ui_notice_version: !match "~{version('<span>版本: ', '</span>')}"
|
ui_notice_version: !match "~{version('<span>版本: ', '</span>')}"
|
||||||
ui_background_title: <hr><h4>🖼️ 背景</h4><hr>
|
ui_background_title: <hr><h4>🖼️ 背景</h4><hr>
|
||||||
ui_custom_background: 背景图片
|
ui_custom_background: 背景图片
|
||||||
|
|||||||
@@ -160,7 +160,7 @@ function FooterElement() {
|
|||||||
<Link reloadDocument to="https://hx.sg/pp" target="_blank" className={footer.link}>{i18n('privacy_policy')}</Link>
|
<Link reloadDocument to="https://hx.sg/pp" target="_blank" className={footer.link}>{i18n('privacy_policy')}</Link>
|
||||||
</section>
|
</section>
|
||||||
<section className={footer.item}>
|
<section className={footer.item}>
|
||||||
<Link reloadDocument to="https://hx.sg/aklive2d" target="_blank" className={footer.link}>GitHub</Link>
|
<Link reloadDocument to="https://hx.sg/aklive2d-gh" target="_blank" className={footer.link}>GitHub</Link>
|
||||||
</section>
|
</section>
|
||||||
<section className={footer.item}>
|
<section className={footer.item}>
|
||||||
<Popup
|
<Popup
|
||||||
|
|||||||
Reference in New Issue
Block a user