human language learn module management adjustment
This commit is contained in:
parent
547e2c7970
commit
ee2dbc5792
|
|
@ -41,12 +41,12 @@ export function AppLayout() {
|
||||||
<div className="flex items-center justify-center gap-1.5 text-xs text-grayScale-400">
|
<div className="flex items-center justify-center gap-1.5 text-xs text-grayScale-400">
|
||||||
<span>Powered by</span>
|
<span>Powered by</span>
|
||||||
<a
|
<a
|
||||||
href="https://tech.yaltopia.com"
|
href="https://yimaruacademy.com"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="font-semibold text-brand-500 transition-colors hover:text-brand-600"
|
className="font-semibold text-brand-500 transition-colors hover:text-brand-600"
|
||||||
>
|
>
|
||||||
Yaltopia Tech
|
Yimaru Academy
|
||||||
</a>
|
</a>
|
||||||
<span>·</span>
|
<span>·</span>
|
||||||
<span>© {new Date().getFullYear()}</span>
|
<span>© {new Date().getFullYear()}</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user