From edd0fbeab3294403003a210a625ccf546f39c586 Mon Sep 17 00:00:00 2001 From: JanCaha Date: Sun, 29 Dec 2024 22:27:18 +0000 Subject: [PATCH] deploy: 9a97f6ba8a3633fa8dec94201f1c6bcfaac2f4a9 --- 404.html | 42 +- changelog/index.html | 70 +- color_mixing/index.html | 58 +- color_ramps_examples/index.html | 54 +- css/bootstrap.min.css.map | 1 + css/brands.min.css | 6 + css/font-awesome.min.css | 4 - css/fontawesome.min.css | 9 + css/solid.min.css | 6 + css/v4-font-face.min.css | 6 + fonts/fontawesome-webfont.eot | Bin 165742 -> 0 bytes fonts/fontawesome-webfont.svg | 2671 ----------------------------- fonts/fontawesome-webfont.ttf | Bin 165548 -> 0 bytes fonts/fontawesome-webfont.woff | Bin 98024 -> 0 bytes fonts/fontawesome-webfont.woff2 | Bin 77160 -> 0 bytes index.html | 68 +- js/base.js | 222 +-- js/bootstrap.bundle.min.js | 7 + js/bootstrap.bundle.min.js.map | 1 + js/bootstrap.min.js | 7 - js/darkmode.js | 65 + js/jquery-1.10.2.min.js | 6 - sitemap.xml | 12 +- sitemap.xml.gz | Bin 264 -> 247 bytes webfonts/fa-brands-400.ttf | Bin 0 -> 207972 bytes webfonts/fa-brands-400.woff2 | Bin 0 -> 117372 bytes webfonts/fa-regular-400.ttf | Bin 0 -> 68004 bytes webfonts/fa-regular-400.woff2 | Bin 0 -> 25452 bytes webfonts/fa-solid-900.ttf | Bin 0 -> 419720 bytes webfonts/fa-solid-900.woff2 | Bin 0 -> 156496 bytes webfonts/fa-v4compatibility.ttf | Bin 0 -> 10832 bytes webfonts/fa-v4compatibility.woff2 | Bin 0 -> 4792 bytes 32 files changed, 369 insertions(+), 2946 deletions(-) create mode 100644 css/bootstrap.min.css.map create mode 100644 css/brands.min.css delete mode 100644 css/font-awesome.min.css create mode 100644 css/fontawesome.min.css create mode 100644 css/solid.min.css create mode 100644 css/v4-font-face.min.css delete mode 100644 fonts/fontawesome-webfont.eot delete mode 100644 fonts/fontawesome-webfont.svg delete mode 100644 fonts/fontawesome-webfont.ttf delete mode 100644 fonts/fontawesome-webfont.woff delete mode 100644 fonts/fontawesome-webfont.woff2 create mode 100644 js/bootstrap.bundle.min.js create mode 100644 js/bootstrap.bundle.min.js.map delete mode 100644 js/bootstrap.min.js create mode 100644 js/darkmode.js delete mode 100644 js/jquery-1.10.2.min.js create mode 100644 webfonts/fa-brands-400.ttf create mode 100644 webfonts/fa-brands-400.woff2 create mode 100644 webfonts/fa-regular-400.ttf create mode 100644 webfonts/fa-regular-400.woff2 create mode 100644 webfonts/fa-solid-900.ttf create mode 100644 webfonts/fa-solid-900.woff2 create mode 100644 webfonts/fa-v4compatibility.ttf create mode 100644 webfonts/fa-v4compatibility.woff2 diff --git a/404.html b/404.html index 37d93c4..893a174 100644 --- a/404.html +++ b/404.html @@ -1,5 +1,5 @@ - + @@ -10,14 +10,15 @@ Bivariate color polygon renderer - + + + + - - - - - - + + + + @@ -25,7 +26,7 @@
Bivariate color polygon renderer - @@ -33,11 +34,11 @@