modified likes page
Build and Deploy docker container / build (push) Failing after 1m15s

This commit is contained in:
2024-11-03 01:48:17 -06:00
parent c8222a73f3
commit 0d63ca3288
8 changed files with 76 additions and 11 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
const headerNavLinks = [
{ href: '/', title: 'Home' },
{ href: '/blog', title: 'Blog' },
{ href: 'https://git.jonb.io/', title: 'Code' },
{ href: 'https://up.jonb.io/status/default', title: 'Status' },
{ href: 'https://castlemine-map.jonb.io/', title: 'Castlemine Map' },
// { href: 'https://git.jonb.io/', title: 'Code' },
{ href: '/likes', title: 'Likes' },
{ href: '/tags', title: 'Tags' },
{ href: '/projects', title: 'Projects' },