Skip to content

Commit

Permalink
a lil cleanliness
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed May 23, 2024
1 parent ecf05be commit 080fb7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Calls.astro
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import BodyText from "./BodyText.astro";

<BodyText width="lean">
Get your branding in front of enthusiastic web developers and key players
in the tooling space.
in the web tooling.
</BodyText>
<AnchorButton class="action-button">Sponsorship Prospectus</AnchorButton>
<BodyText>Contact us at sponsorships@squiggleconf.com.</BodyText>
Expand Down
2 changes: 1 addition & 1 deletion src/components/FAQs.astro
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ You can read more in the [CFP](#call-for-speakers).
(await markdown(
`[Boston Logan International Airport (BOS)](https://massport.com/logan-airport) is your best bet to get into Boston from out-of-town.
Once you're in Boston, see [neaq.org/visit/directions-and-parking/](https://www.neaq.org/visit/directions-and-parking) for directions to the New England Aquarium. The Simons Theater is in the same address.`,
Once you're in Boston, see [neaq.org/visit/directions-and-parking](https://www.neaq.org/visit/directions-and-parking) for directions to the New England Aquarium. The Simons Theater is in the same address.`,
)) as string,
],
[
Expand Down

0 comments on commit 080fb7f

Please sign in to comment.