Skip to content

Commit f65cbf5

Browse files
committed
fix: reorder and clean quicklinks
1 parent 05bb99f commit f65cbf5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_data/settings.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ title: 'BitDevsNBO'
22
tagline: 'BitDevsNBO is a monthly meetup devoted to the research and development of Bitcoin'
33

44
menu:
5-
- {name: 'Events', url: '/events'}
6-
- {name: 'Luma', url: 'https://lu.ma/bitdevsnbo', external: true}
7-
- {name: 'Discord', url: 'https://discord.gg/RQmYSGJeNZ', external: true}
85
- {name: 'X', url: 'https://x.com/BitDevsNBO', external: true}
6+
- {name: 'Discord', url: 'https://discord.gg/RQmYSGJeNZ', external: true}
7+
- {name: 'Luma', url: 'https://lu.ma/bitdevsnbo', external: true}

0 commit comments

Comments
 (0)