Skip to content

Commit

Permalink
update demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Nov 6, 2018
1 parent 992dd65 commit b40c434
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js"></script>
</head>
<body>
<nav class="navbar navbar-light bg-light justify-content-between">
<a class="navbar-brand" href="https://github.com/niiknow/vue-datatables-net">Vue DataTables Net - View on Github</a>
<iframe src="https://ghbtns.com/github-btn.html?user=niiknow&repo=vue-datatables-net&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</nav>
<div style="padding-bottom: 10px">&nbsp;</div>
<div id="app"></div>
<script src="dist/index.js"></script>
</body>
Expand Down

0 comments on commit b40c434

Please sign in to comment.