Update README.md

This commit is contained in:
Josh Wilberger 2024-05-27 17:40:51 -04:00 committed by GitHub
parent ad8113d0f7
commit be1b1c925d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,11 +18,11 @@
<img src="./images/scyfin/scyfin4.png" alt="scyfin4" width="100%"/> <img src="./images/scyfin/scyfin4.png" alt="scyfin4" width="100%"/>
<img src="./images/scyfin/scyfin5.png" alt="scyfin5" width="100%"/> <img src="./images/scyfin/scyfin5.png" alt="scyfin5" width="100%"/>
`@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.20/CSS/css-scyfin/scyfin-theme.css');` `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.1.0/CSS/css-scyfin/scyfin-theme.css');`
### Options (Add these below the full theme) ### Options (Add these below the full theme)
- Disable static left drawer - Disable static left drawer
- `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.20/CSS/css-scyfin/disable-static-drawer.css');` - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.1.0/CSS/css-scyfin/disable-static-drawer.css');`
--- ---
@ -36,11 +36,11 @@
<img src="./images/scyfin/scyfin-backdrop2.png" alt="scyfin-backdrop2" width="100%"/> <img src="./images/scyfin/scyfin-backdrop2.png" alt="scyfin-backdrop2" width="100%"/>
<img src="./images/scyfin/scyfin-backdrop3.jpg" alt="scyfin-backdrop3" width="100%"/> <img src="./images/scyfin/scyfin-backdrop3.jpg" alt="scyfin-backdrop3" width="100%"/>
`@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.20/CSS/css-scyfin/scyfin-theme-backdrop.css');` `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.1.0/CSS/css-scyfin/scyfin-theme-backdrop.css');`
### Options (Add these below the full theme) ### Options (Add these below the full theme)
- Disable static left drawer (BACKDROP VERSION) - Disable static left drawer (BACKDROP VERSION)
- `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.20/CSS/css-scyfin/disable-static-drawer-backdrop.css');` - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.1.0/CSS/css-scyfin/disable-static-drawer-backdrop.css');`
--- ---