From d69ca9a5c523879602273df88f60d43e531b85a5 Mon Sep 17 00:00:00 2001 From: loof2736 Date: Sat, 25 Oct 2025 17:32:05 -0400 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ff6c497..6cad533 100644 --- a/README.md +++ b/README.md @@ -33,26 +33,26 @@ ``` @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css'); ``` -seafoam-theme +seafoam-theme ### Coral ``` @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css'); ``` -coral-theme +coral-theme ### Snow ``` @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css'); ``` -snow-theme +snow-theme ### OLED ``` @import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css'); ``` -homepage-oled -details-oled +homepage-oled +details-oled ---