This commit is contained in:
2023-11-08 13:20:43 +00:00
parent e7afa582ff
commit ef1f773022
74 changed files with 3390 additions and 3540 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ const FourOhFour = (props) => {
found
</h1>
<Link href="/">
<a>{t("common:404-not-found-link")}</a>
{t("common:404-not-found-link")}
</Link>
</div>
</div>