human language learn module management adjustment

This commit is contained in:
Yared Yemane 2026-04-07 06:43:50 -07:00
parent 547e2c7970
commit ee2dbc5792

View File

@ -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>