From d8f585f0a394c7523045ea6acc02dd4544ea02fc Mon Sep 17 00:00:00 2001 From: lscambo13 <32175188+lscambo13@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:31:23 +0530 Subject: [PATCH] Updated CDN to jsDeliver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 510c676..19ed952 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This Jellyfin theme inspired from JellySeer improves the overall look and experi Paste the following in Custom CSS code box: - @import url("https://raw.githubusercontent.com/lscambo13/ElegantFin/refs/heads/main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css"); + @import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");
Detailed steps for server-side implementation