Skip to content

Commit

Permalink
feat: add seo content for some page
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Oct 6, 2024
1 parent d5e4137 commit e85842a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/configs/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ const navbar = {
position: 'right',
items: [
{
label: 'Telegram Git Notifier',
label: 'Telegram Git Notifier Package',
href: '/telegram-git-notifier/',
}, {
label: 'Laravel Like',
label: 'Laravel Like Package',
href: '/laravel-like/',
},
],
Expand Down

0 comments on commit e85842a

Please sign in to comment.