From 9ca2bd2cdd3a835d2fa4a7dffcbb2c91774e3f13 Mon Sep 17 00:00:00 2001 From: loof2736 Date: Sun, 3 Dec 2023 04:47:40 -0500 Subject: [PATCH] Updated README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a22de7..df1589e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ Scyfin Complete Theme scyfin4 scyfin5 -@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.8/CSS/css-scyfin/scyfin-theme.css'); +@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/scyfin-theme.css'); + +Options (Add these below the full theme) +- Disable static left drawer @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/disable-static-drawer.css'); +- Disable static left drawer (BACKDROP VERSION) @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/disable-static-drawer-backdrop.css'); --- @@ -30,4 +34,8 @@ Note - scyfin-backdrop2 scyfin-backdrop3 -@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.8/CSS/css-scyfin/scyfin-theme-backdrop.css'); +@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/scyfin-theme-backdrop.css'); + +Options (Add these below the full theme) +- Disable static left drawer @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/disable-static-drawer.css'); +- Disable static left drawer (BACKDROP VERSION) @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.9/CSS/css-scyfin/disable-static-drawer-backdrop.css'); \ No newline at end of file