mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
parent
5b04a3e0f9
commit
0117cd9230
1 changed files with 6 additions and 1 deletions
|
|
@ -65,7 +65,12 @@ const pages = {
|
|||
link: 'https://hack.af/pack',
|
||||
icon: 'web'
|
||||
},
|
||||
|
||||
santa: {
|
||||
name: 'Secret Santa 2019',
|
||||
desc: 'Community members are planning our 2020 Secret Santa in our Slack.',
|
||||
link: 'https://hackclub.com/slack/',
|
||||
icon: 'freeze'
|
||||
}
|
||||
}
|
||||
|
||||
export const getStaticPaths = () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue