Update README.md

This commit is contained in:
Josh Wilberger 2022-11-11 03:31:57 -05:00 committed by GitHub
parent 008044a29a
commit f812e19093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Static Left Drawer
<img src="./images/static-left-drawer-demo.png" alt="static left drawer" width="80%"/>
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/static-left-drawer.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@m0.0.1-alpha/CSS/static-left-drawer.css');
---
@ -18,7 +18,7 @@ Rounded Cards
<img src="./images/rounded-cards-demo.png" alt="rounded cards" width="80%"/>
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/rounded-cards.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@m0.0.1-alpha/CSS/rounded-cards.css');
---
@ -26,7 +26,7 @@ Rounded Drawer Buttons
<img src="./images/rounded-drawer-buttons-demo.png" alt="rounded drawer buttons" width="80%"/>
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/rounded-drawer-buttons.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@m0.0.1-alpha/CSS/rounded-drawer-buttons.css');
---
@ -34,4 +34,4 @@ Transparent Header
<img src="./images/transparent-header-alt-demo.png" alt="transparent header alt" width="80%"/>
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/transparent-header.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@m0.0.1-alpha/CSS/transparent-header.css');