Skip to content

Commit

Permalink
page: change star button
Browse files Browse the repository at this point in the history
  • Loading branch information
profile-summary-cards[bot] committed Apr 8, 2021
1 parent ec4a9f8 commit 3e685af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/pages/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@
<p class="font-weight-black text-center">
GitHub Profile Summary Cards
</p>
<div>
<iframe src="https://ghbtns.com/github-btn.html?user=vn7n24fzkq&repo=github-profile-summary-cards&type=star&count=true&size=large" frameborder="0" scrolling="0" width="100%" height="30" title="GitHub"></iframe>
</div>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/vn7n24fzkq/github-profile-summary-cards" data-size="large" data-show-count="true" aria-label="Star vn7n24fzkq/github-profile-summary-cards on GitHub">Star</a>
<v-switch
v-model="$vuetify.theme.dark"
inset
Expand Down Expand Up @@ -162,6 +161,7 @@
</v-main>
</v-app>
</div>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vuetify.js"></script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
Expand Down

0 comments on commit 3e685af

Please sign in to comment.