mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Merge branch 'hackclub:main' into main
This commit is contained in:
commit
ac894f677f
2 changed files with 2 additions and 2 deletions
|
|
@ -149,7 +149,7 @@ const Navigation = props => (
|
|||
<Link>Slack</Link>
|
||||
</NextLink>
|
||||
<Link href="https://scrapbook.hackclub.com/">Scrapbook</Link>
|
||||
<Link href="https://workshops.hackclub.com/">Workshops</Link>
|
||||
<Link href="https://jams.hackclub.com/">Jams</Link>
|
||||
<NextLink href="/onboard" passHref>
|
||||
<Link>OnBoard</Link>
|
||||
</NextLink>
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.47.0",
|
||||
"prettier": "^3.0.2"
|
||||
"prettier": "^3.0.2",
|
||||
"eslint-config-next": "13.4.19"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue