mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Deprecate Hack Pack
This commit is contained in:
parent
1f97d3adb1
commit
e0c61b39b9
1 changed files with 6 additions and 1 deletions
|
|
@ -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 = () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue