Skip to content

Commit

Permalink
includ 2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Sep 18, 2024
1 parent 88cc78c commit 9ff2d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/badge/back.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import BadgeLayout from "~/layouts/BadgeLayout.astro";
<div class="badge-back-body" slot="body">
<SponsorLogos light size="small" />
</div>
<div class="footer" slot="footer">squiggleconf.com/schedule</div>
<div class="footer" slot="footer">2024.squiggleconf.com/schedule</div>
</BadgeLayout>

<style>
Expand Down

0 comments on commit 9ff2d1a

Please sign in to comment.