Update index.js

This commit is contained in:
Manu G 2025-03-29 14:53:19 -07:00 committed by GitHub
parent c38ecf9a97
commit fe655bfb8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ function OpenSourceAlert() {
Star on GitHub
<Icon glyph="github" />
</Button>
<Button as="a" sx={{ flexShrink: 0, gap: 1, paddingLeft: 25, paddingRight: '5px' }} href="https://github.com/hackclub/hcb" target="_blank">
<Button as="a" sx={{ flexShrink: 0, gap: 1, paddingLeft: 25, paddingRight: '5px' }} href="https://hackclub.com/hcb/open-source" target="_blank">
Read our blog post
<Icon glyph="view-forward" />
</Button>