mirror of
https://github.com/creativetimofficial/muse-vue-ant-design-dashboard.git
synced 2026-03-13 10:20:26 +08:00
feat: add upgrade to pro buttons
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
</div>
|
||||
<div class="download">
|
||||
<a-button type="dark" href="https://www.creative-tim.com/product/muse-vue-ant-design-dashboard" block target="_blank">FREE DOWNLOAD</a-button>
|
||||
<a-button type="primary" href="https://www.creative-tim.com/product/muse-vue-ant-design-dashboard-pro" block target="_blank">UPGRADE TO PRO</a-button>
|
||||
<a-button type="secondary" href="https://demos.creative-tim.com/muse-vue-ant-design-dashboard/documentation" block target="_blank">VIEW DOCUMENTATION</a-button>
|
||||
</div>
|
||||
<div class="github-stars">
|
||||
|
||||
@@ -129,6 +129,10 @@
|
||||
</div>
|
||||
<!-- / Sidebar Footer -->
|
||||
|
||||
<a-button type="primary" href="https://www.creative-tim.com/product/muse-vue-ant-design-dashboard-pro" block target="_blank">
|
||||
UPGRADE TO PRO
|
||||
</a-button>
|
||||
|
||||
</a-layout-sider>
|
||||
<!-- / Main Sidebar -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user