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">
|
||||
<span>Powered by</span>
|
||||
<a
|
||||
href="https://tech.yaltopia.com"
|
||||
href="https://yimaruacademy.com"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="font-semibold text-brand-500 transition-colors hover:text-brand-600"
|
||||
>
|
||||
Yaltopia Tech
|
||||
Yimaru Academy
|
||||
</a>
|
||||
<span>·</span>
|
||||
<span>© {new Date().getFullYear()}</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user