diff options
Diffstat (limited to 'src/components/Layout.tsx')
| -rw-r--r-- | src/components/Layout.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 4f93fec..fec336f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -22,7 +22,7 @@ const Layout = ({ children }: LayoutProps) => { <Footer> <span> - ©2022 kjhoerr@https://submelon.dev/: + ©2023 kjhoerr@https://submelon.dev/: {getTimestamp(Number(version))} </span> </Footer> |
