Skip to content

Commit b017bc4

Browse files
authored
feat: update SponsorsGroup.vue (#2469)
Change your logo to become a sponsor do that people who want to join the vue sponsorship program can get it easy
1 parent 2daf2ae commit b017bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/SponsorsGroup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function track(interest?: boolean) {
7777
href="/sponsor/"
7878
class="sponsor-item action"
7979
@click="track(true)"
80-
>Your logo</a
80+
>Become a Sponsor</a
8181
>
8282
</div>
8383
</template>

0 commit comments

Comments
 (0)