v3 release #75

Merged
alekswilc merged 63 commits from v3 into main 2024-12-13 20:29:17 +01:00
Showing only changes of commit 810b6d7bc8 - Show all commits

View File

@ -107,7 +107,7 @@ export const Home: React.FC = () =>
} }
/></p>
<p>{ t("home.footer.license") } <Link className="color-orchid"
to={ "/LICENSE" }>GNU
to={ "/LICENSE.txt" }>GNU
AGPL V3</Link></p>
<p>{ t("home.footer.powered") } <Link className="color-orchid"
to={ "https://tailadmin.com/" }>TailAdmin</Link>