aboutsummaryrefslogtreecommitdiffstats
path: root/out/docs/index.html
diff options
context:
space:
mode:
authorkj_sh6042026-02-14 13:47:56 -0500
committerkj_sh6042026-02-14 13:47:56 -0500
commitdd07af2c6c4b61590e4a3808f5e4f9d7c13d439a (patch)
tree63c86338f5eece26a0d70b093a672e4d4bc3bc4c /out/docs/index.html
parent2183e1d8a713c2f49c64b0040107633002f01db8 (diff)
refactor: update CDN links now that we have it
Diffstat (limited to 'out/docs/index.html')
-rw-r--r--out/docs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/out/docs/index.html b/out/docs/index.html
index 8ac7438..ffc559f 100644
--- a/out/docs/index.html
+++ b/out/docs/index.html
@@ -57,9 +57,9 @@
</header>
<div id="link-snippet-container">
- <pre id="link-snippet-auto"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/noir.css@1/out/noir.css"&gt;</code></pre>
- <pre hidden id="link-snippet-dark"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/noir.css@1/out/dark.css"&gt;</code></pre>
- <pre hidden id="link-snippet-light"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/noir.css@1/out/light.css"&gt;</code></pre>
+ <pre id="link-snippet-auto"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kj-sh604/noir.css/out/noir.min.css"&gt;</code></pre>
+ <pre hidden id="link-snippet-dark"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kj-sh604/noir.css/out/dark.min.css"&gt;</code></pre>
+ <pre hidden id="link-snippet-light"><code>&lt;link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kj-sh604/noir.css/out/light.min.css"&gt;</code></pre>
</div>
<h3>Options</h3>