chore(urls): updated to shortened links
This commit is contained in:
@@ -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://github.com/Halyul/aklive2d" target="_blank" className={footer.link}>GitHub</Link>
|
<Link reloadDocument to="https://hx.sg/aklive2d" target="_blank" className={footer.link}>GitHub</Link>
|
||||||
</section>
|
</section>
|
||||||
<section className={footer.item}>
|
<section className={footer.item}>
|
||||||
<Popup
|
<Popup
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ export default [
|
|||||||
inDrawer: true,
|
inDrawer: true,
|
||||||
routeable: true
|
routeable: true
|
||||||
}, {
|
}, {
|
||||||
path: "https://ak.hypergryph.com/archive/dynamicCompile/",
|
path: "https://hx.sg/dynamicCompile",
|
||||||
index: false,
|
index: false,
|
||||||
name: "offical_page",
|
name: "offical_page",
|
||||||
element: <a/>,
|
element: <a/>,
|
||||||
|
|||||||
Reference in New Issue
Block a user