Skip to content

Commit

Permalink
docs: add theme selection promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Apr 2, 2023
1 parent 5cf3bff commit 552c450
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/docs/src/components/app/Toc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@
<small class="text-disabled">Your logo here</small>
</v-card>
</v-col>
<v-col cols="12">
<a href="https://discord.com/channels/@me/1083648401503174716/1087697797840638003" target="_blank" rel="noopener noreferrer sponsored">
<v-img src="https://cdn.vuetifyjs.com/docs/images/promotions/theme-selection-dashboard-2023/themeselection-promotion-banner.png" />
</a>
</v-col>
</v-row>
</v-container>
</template>
Expand Down

0 comments on commit 552c450

Please sign in to comment.