hide nav link
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m9s
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m9s
This commit is contained in:
parent
4bf423525a
commit
676b0c4ac1
@ -4,7 +4,7 @@ const headerNavLinks = [
|
|||||||
{ href: '/likes', title: 'Likes' },
|
{ href: '/likes', title: 'Likes' },
|
||||||
{ href: '/tags', title: 'Tags' },
|
{ href: '/tags', title: 'Tags' },
|
||||||
{ href: '/projects', title: 'Projects' },
|
{ href: '/projects', title: 'Projects' },
|
||||||
{ href: 'https://s3.jonb.io/cdn/author/Resume.pdf', title: 'Resume' },
|
// { href: 'https://s3.jonb.io/cdn/author/Resume.pdf', title: 'Resume' },
|
||||||
{ href: '/about', title: 'About' },
|
{ href: '/about', title: 'About' },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user