updated header and tagline
Build and Deploy docker container / build (push) Successful in 5m4s

This commit is contained in:
2025-01-28 04:41:15 -06:00
parent 6dcfad7f0d
commit 4bf423525a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,10 +1,10 @@
const headerNavLinks = [
{ href: '/', title: 'Home' },
{ href: '/blog', title: 'Blog' },
// { href: 'https://git.jonb.io/', title: 'Code' },
{ href: '/likes', title: 'Likes' },
{ href: '/tags', title: 'Tags' },
{ href: '/projects', title: 'Projects' },
{ href: 'https://s3.jonb.io/cdn/author/Resume.pdf', title: 'Resume' },
{ href: '/about', title: 'About' },
]