Skip to content

Commit

Permalink
added next version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaheenhyderk committed Oct 27, 2022
1 parent a222d60 commit 55b6d66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>slideon</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@1.0.1/slideon.css" />
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
</head>
Expand Down Expand Up @@ -88,8 +88,8 @@ <h3 class="subheading">CDN</h3>
</p>
<div class="codearea">
<div class="area2">
&ltlink rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.css"/&gt
&ltscript src="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.js"&gt&lt/script&gt
&ltlink rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@1.0.1/slideon.css"/&gt
&ltscript src="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@1.0.1/slideon.js"&gt&lt/script&gt
</div>
</div>
<h3 class="subheading">Standalone</h3>
Expand Down Expand Up @@ -313,7 +313,7 @@ <h3 class="head"><b>License</b></h3>

<footer><br><br></footer>
</div>
<script src="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.js"></script>
<script src="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@1.0.1/slideon.js"></script>
</body>

</html>

0 comments on commit 55b6d66

Please sign in to comment.