diff options
Diffstat (limited to '')
| -rw-r--r-- | demo/simple.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/demo/simple.html b/demo/simple.html index 0936244..e1d95f1 100644 --- a/demo/simple.html +++ b/demo/simple.html @@ -24,7 +24,7 @@ <link rel="canonical" href="https://uchu.style"/> <link rel="icon" href="./favicon.svg"/> - <link href="../definitions/style/color.css" rel="stylesheet"/> + <link href="./asset/style/uchu-reduced.css" rel="stylesheet"/> <link href="./asset/style/shared.css?v=2025.02.19" rel="stylesheet"/> <style> @@ -401,7 +401,7 @@ <p>the color palette for internet lovers<br/>by <a href="https://webb.page?ref=uchu.style">NetOperator Wibby</a></p> <nav class="links"> - <a class="link" href="https://github.com/NeverCease/uchu" target="_blank">Repo</a> + <a class="link" href="https://code.webb.page/nevercease/uchu.git/about/" target="_blank">Repo</a> <a class="link" href="./index.html">Expanded Palette</a> </nav> </section> @@ -548,7 +548,7 @@ <ul class="swatches"> <li class="swatch"> <h3><span>var(</span>--uchu-orange<span>)</span></h3> - <p>oklch(78.75% 0.14163582809066333 54.32911089172009)</p> + <p>oklch(78.75% 0.141 54.32)</p> </li> <li class="swatch"> |