Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit b01ce07

Browse files
committed
chore(src): remove blog at header
1 parent 2c784e2 commit b01ce07

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/navigation.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ export const headerData = {
66
text: 'Nosotros',
77
href: getPermalink('/'),
88
},
9-
{
10-
text: 'Blog',
11-
href: getBlogPermalink(),
12-
},
139
{
1410
text: 'Comunidades',
1511
href: getPermalink('/'),

0 commit comments

Comments
 (0)