feat(WEB-38, WEB-9, WEB-19): add static page for sponsoring, add Header and add Footer
This commit is contained in:
3
app/[lang]/page.tsx
Normal file
3
app/[lang]/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Home() {
|
||||
return <main>Hello world!</main>;
|
||||
}
|
||||
Reference in New Issue
Block a user