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>
|
||||
}
|
@ -13,7 +13,7 @@ export default function Projects() {
|
||||
Projects
|
||||
</h1>
|
||||
<p className="text-lg leading-7 text-gray-500 dark:text-gray-400">
|
||||
Spit, Grit and a whole lotta duct tape - Penguins of Madagascar
|
||||
Spit, Grit and a whole lotta duct tape!
|
||||
</p>
|
||||
</div>
|
||||
<div className="container py-12">
|
||||
|
@ -1,9 +1 @@
|
||||
<<<<<<< HEAD
|
||||
{"cygnus":1,"self-hosted":1,"server":1}
|
||||
=======
|
||||
<<<<<<< HEAD
|
||||
{"cygnus":1,"self-hosted":1,"server":1}
|
||||
=======
|
||||
{"next-js":3,"tailwind":2,"guide":4,"feature":1,"yoyoyoy":1,"github":1,"writings":1,"book":1,"reflection":1,"markdown":1,"code":1,"features":1}
|
||||
>>>>>>> 51e22599dd61ce72b15ba79601cfaa60af0167be
|
||||
>>>>>>> a93804668182c04006ab6631e678fef61944d196
|
||||
{"cygnus":1,"self-hosted":1,"server":1}
|
Reference in New Issue
Block a user