Fix issue on home page

This commit is contained in:
2024-10-02 22:00:56 +02:00
parent ca4ac359d3
commit 89091c1159
3 changed files with 677 additions and 2 deletions

View File

@ -28,7 +28,8 @@ function Copyright(props: any) {
style={{ color: "inherit" }}
>
Pierre HUBERT
</a>{" "}
</a>
{" 2023-"}
{new Date().getFullYear()}
{"."}
</Typography>