Skip to content

Commit 009e0b1

Browse files
author
Ankit Upadhyaye
committed
cdn updated
1 parent 8087079 commit 009e0b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h6>Light Themes :</h6>
144144
<h4>How to use pre-built themes</h4>
145145
<p>To use <b>dark theme / hacker</b>, add following code into <code>&lt;head&gt;&lt;/head&gt;</code> tag of your HTML document</p>
146146
<div class="codebox">
147-
<pre class="lang-html"><code><xmp><link rel="stylesheet" href="https://unpkg.com/localhost/themes/dark/hacker.css"/></xmp></code></pre></div>
147+
<pre class="lang-html"><code><xmp><link rel="stylesheet" href="https://unpkg.com/localhost-ui/themes/dark/hacker.css"/></xmp></code></pre></div>
148148

149149
<p>If your are using npm, import <b>dark theme / hacker</b> like this :</p>
150150

0 commit comments

Comments
 (0)