Deprecate Hack Pack

This commit is contained in:
Sam Poder 2021-08-01 23:19:57 +08:00 committed by GitHub
parent 1f97d3adb1
commit e0c61b39b9

View file

@ -65,7 +65,12 @@ const pages = {
link: 'https://hack.af/pack',
icon: 'web'
},
pack: {
name: 'the Hack Pack',
desc: 'GitHub still offers the GitHub Student Developer Pack through the standard application flow.',
link: 'https://education.github.com/pack',
icon: 'github'
},
}
export const getStaticPaths = () => {