From 86e0f5a4652b69299db1c5996b8c4c6ba1033d87 Mon Sep 17 00:00:00 2001 From: Win_7 <90262580+W-i-n-7@users.noreply.github.com> Date: Sat, 19 Oct 2024 11:51:47 +0300 Subject: [PATCH] fixed url in Kyanite.css --- Kyanite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kyanite.css b/Kyanite.css index 6aff1a7..143f26e 100644 --- a/Kyanite.css +++ b/Kyanite.css @@ -1,5 +1,5 @@ /* Pulling source for the latest version */ -@import url(https://raw.githubusercontent.com/niekas7/Kyanite/refs/heads/main/Kyanite.css); +@import url(https://raw.githubusercontent.com/niekas7/Kyanite/main/source.css); /* Adjustable main color palette and background options */ :root {