Skip to content

Commit

Permalink
Merge pull request #154 from astoria-tech/lospoy-links-july-24
Browse files Browse the repository at this point in the history
July 24 links update
  • Loading branch information
lospoy authored Jun 17, 2024
2 parents b2c6204 + 727852d commit a36b9ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pages/links.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ const darkmodeLogo = getLink('/design/symbol-white-astoria-tech-mark.png')
const lightmodeLogo = getLink('/design/symbol-black-astoria-tech-mark.png')
const data = [
{name: 'Meetup page', href: 'https://www.meetup.com/astoria-tech-meetup/'},
{name: 'Instagram page', href: 'https://www.instagram.com/astoria.tech/'},
{name: 'GitHub repo', href: 'https://github.com/astoria-tech'},
{name: 'Slack Channel', href: 'https://astoriatech.slack.com/'},
{name: 'Discord', href: 'https://discord.gg/fSjneA8qwh'},
{name: 'Instagram', href: 'https://www.instagram.com/astoria.tech/'},
{name: 'Meetup', href: 'https://www.meetup.com/astoria-tech-meetup/'},
{name: 'GitHub', href: 'https://github.com/astoria-tech'},
{name: "I'd like to present", href: 'https://astoria.app/intake'},
{name: 'RSVP next event', href: 'https://partiful.com/e/M6dvVrW5HuqMl4bfEaIi'},
{name: 'RSVP next event', href: 'https://partiful.com/e/4FBw0f18kN01ZI8Y8UuB'},
]
---

Expand Down

0 comments on commit a36b9ec

Please sign in to comment.