From aeb2a80b90086ffdec1f7a12153fe3ab0f304413 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 8 Sep 2024 14:33:22 +0000 Subject: [PATCH] Deploy to GitHub Pages --- index.html | 21 +++++++++++++++++++++ vite.svg | 1 + 2 files changed, 22 insertions(+) create mode 100644 index.html create mode 100644 vite.svg diff --git a/index.html b/index.html new file mode 100644 index 0000000..615898b --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + + + Vite + TS + + + + + +

CTRL+V to convert image to perceived lightness (L*)

+ +
+ + + \ No newline at end of file diff --git a/vite.svg b/vite.svg new file mode 100644 index 0000000..e7b8dfb --- /dev/null +++ b/vite.svg @@ -0,0 +1 @@ + \ No newline at end of file