Skip to content

Commit 90c46e4

Browse files
committed
docs: add referal code
1 parent fcb6ca0 commit 90c46e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/app/pages/Home/HomePremium.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<div class="md-layout md-gutter md-alignment-top-left">
1616
<div class="md-layout-item md-xsmall-size-100">
17-
<md-card class="md-accent" md-with-hover @click.native="openLink('https://www.creative-tim.com/product/vue-material-dashboard-pro')">
17+
<md-card class="md-accent" md-with-hover @click.native="openLink('https://www.creative-tim.com/product/vue-material-dashboard-pro?ref=vuematerial.io')">
1818
<md-ripple>
1919
<md-card-media>
2020
<img src="/assets/premium/dashboard-pro.jpg" alt="Vue Material Dashboard PRO">
@@ -41,7 +41,7 @@
4141
</div>
4242

4343
<div class="md-layout-item md-xsmall-size-100">
44-
<md-card class="md-accent" md-with-hover @click.native="openLink('https://www.creative-tim.com/product/vue-material-dashboard')">
44+
<md-card class="md-accent" md-with-hover @click.native="openLink('https://www.creative-tim.com/product/vue-material-dashboard?ref=vuematerial.io')">
4545
<md-ripple>
4646
<md-card-media>
4747
<img src="/assets/premium/dashboard-pro.jpg" alt="Vue Material Dashboard PRO">

0 commit comments

Comments
 (0)