Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ohno authored Nov 27, 2021
1 parent 478cf36 commit 8db85d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ <h1>popup.js</h1>
<!-- CDN -->
<article>
<h2>CDN</h2>
<pre><code class="language-html">&lt;script src=&quot;https://cdn.jsdelivr.net/gh/ohno/popup.js@latest/popup.min.js&quot;&gt;&lt;/script&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.jsdelivr.net/gh/ohno/popup.js/popup.min.css&quot;&gt;</code></pre>
<pre><code class="language-html">&lt;script src=&quot;https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.0/popup.min.js&quot;&gt;&lt;/script&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.0/popup.min.css&quot;&gt;</code></pre>
</article>

<!-- Example -->
Expand Down

0 comments on commit 8db85d7

Please sign in to comment.