Changed header links and added auto deployment
Some checks failed
Build docker container / build (push) Failing after 3m55s
Some checks failed
Build docker container / build (push) Failing after 3m55s
This commit is contained in:
3
app/likes/page.tsx
Normal file
3
app/likes/page.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default function Page() {
|
||||
return <div>hello world</div>
|
||||
}
|
Reference in New Issue
Block a user