Skip to content

Commit

Permalink
Merge pull request #4 from koic/tweak_sponsor_labels
Browse files Browse the repository at this point in the history
Tweak sponsor labels on the Sponsors page
  • Loading branch information
ydah authored Aug 24, 2024
2 parents 678bcbb + 920defd commit 41718f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/sponsors/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</v-row>
</v-card>
<h2 class="text-h4 title mb-2">
Hydration Sponsors
Hydration Sponsor
</h2>
<v-card
v-for="(custom, index) in customs"
Expand Down Expand Up @@ -121,7 +121,7 @@
</v-row>
</v-card>
<h2 class="text-h4 title mb-2">
Novelty Sponsors
Novelty Sponsor
</h2>
<v-card
v-for="(novelty, index) in novelties"
Expand Down

0 comments on commit 41718f1

Please sign in to comment.