Fix issue on home page
This commit is contained in:
@ -28,7 +28,8 @@ function Copyright(props: any) {
|
||||
style={{ color: "inherit" }}
|
||||
>
|
||||
Pierre HUBERT
|
||||
</a>{" "}
|
||||
</a>
|
||||
{" 2023-"}
|
||||
{new Date().getFullYear()}
|
||||
{"."}
|
||||
</Typography>
|
||||
|
Reference in New Issue
Block a user