Add Dockerfile, add raw view
This commit is contained in:
5
src/components/global/Footer.tsx
Normal file
5
src/components/global/Footer.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
export default function Footer() {
|
||||
return (
|
||||
<div>© 2025 by gaertan.art | All rights reserved</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user