diff options
Diffstat (limited to 'demo/index.html')
| -rw-r--r-- | demo/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/demo/index.html b/demo/index.html index b54ec2b..e71570f 100644 --- a/demo/index.html +++ b/demo/index.html @@ -24,7 +24,7 @@ <link rel="canonical" href="https://uchu.style"/> <link rel="icon" href="./favicon.svg"/> - <link href="../definitions/style/color_expanded.css" rel="stylesheet"/> + <link href="./asset/style/uchu.css" rel="stylesheet"/> <link href="./asset/style/shared.css?v=2025.02.19" rel="stylesheet"/> <style> @@ -875,7 +875,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="./simple.html">Simple Palette</a> </nav> </section> @@ -1240,17 +1240,17 @@ <ul class="swatches"> <li class="swatch"> <h3>2</h3> - <p>oklch(88.37% 0.07258208750520016 55.80328658240742)</p> + <p>oklch(88.37% 0.072 55.8)</p> </li> <li class="swatch"> <h3>3</h3> - <p>oklch(83.56% 0.10753627570574478 56.492594564236946)</p> + <p>oklch(83.56% 0.107 56.49)</p> </li> <li class="swatch"> <h3>4</h3> - <p>oklch(78.75% 0.14163582809066333 54.32911089172009)</p> + <p>oklch(78.75% 0.141 54.32)</p> </li> <li class="swatch"> |