Skip to content

Commit

Permalink
modified doc file to support version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shaheenhyderk committed Jan 5, 2023
1 parent 9623bb4 commit 593a71a
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/[email protected].1/slideon.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected].2/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 @@ -90,8 +90,8 @@ <h3 class="subheading">CDN</h3>
</p>
<div class="codearea">
<div class="area2">
&ltlink rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected].1/slideon.css"/&gt
&ltscript src="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected].1/slideon.js"&gt&lt/script&gt
&ltlink rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected].2/slideon.css"/&gt
&ltscript src="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected].2/slideon.js"&gt&lt/script&gt
</div>
</div>
<h3 class="subheading">Standalone</h3>
Expand Down Expand Up @@ -321,7 +321,7 @@ <h3 class="head"><b>License</b></h3>

<footer><br><br></footer>
</div>
<script src="../slideon.js"></script>
<script src="https://cdn.jsdelivr.net/gh/shaheenhyderk/[email protected]/slideon.js"></script>
<script>
var slideon = new Slideon()
slideon.load()
Expand Down

0 comments on commit 593a71a

Please sign in to comment.