Skip to content

Commit

Permalink
Add github button
Browse files Browse the repository at this point in the history
  • Loading branch information
profile-summary-cards[bot] committed Apr 7, 2021
1 parent 397101f commit dcb8031
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions api/pages/demo.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<!DOCTYPE html>
<html>
<head>
Expand Down Expand Up @@ -66,6 +64,10 @@
>
Submit
</v-btn>
<div style="padding: 20px;" >
<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="170" height="30" title="GitHub"></iframe>
</div>

</v-col>
</v-card>
</v-col>
Expand Down Expand Up @@ -146,6 +148,14 @@
</v-card>
<v-row>
</v-container>
<v-footer padless>
<v-col
class="text-center"
cols="12"
>
<strong>GitHub Profile Summary Cards</strong>
</v-col>
</v-footer>
</v-main>
</v-app>
</div>
Expand Down Expand Up @@ -194,5 +204,3 @@
</script>
</body>
</html>


0 comments on commit dcb8031

Please sign in to comment.