From 1926999e8bb66cdb2dbc62555c34002e487de71e Mon Sep 17 00:00:00 2001 From: yurifuko Date: Thu, 25 Aug 2022 11:12:14 +0200 Subject: [PATCH] update --- README.md | 4 ++-- src/_font.scss | 2 +- surCord.theme.css | 2 +- surCord.user.css | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4cd46d3..2980334 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ |:-:|:-:|:-:|:-:| | Vozer | Discord Extensions ORG | Bootstrap | BlueRedBlueYellow | -| | | | | +| | | | | |:-:|:-:|:-:|:-:|:-:| -| Loremly | Lucism | LeafyLuigi | LuckFire | Czarhex | +| Loremly | Lucism | LeafyLuigi | LuckFire | Yurifuko | ___ Support Server 💬: https://discord.gg/xWYMgbD28p diff --git a/src/_font.scss b/src/_font.scss index ce97e7c..8570a5a 100644 --- a/src/_font.scss +++ b/src/_font.scss @@ -4,7 +4,7 @@ > Designed by Apple in California - SAN FRANSISCO DISPLAY - https://developer.apple.com/fonts/ */ -@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); +@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); * { --font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif; diff --git a/surCord.theme.css b/surCord.theme.css index 5a80caf..cab9204 100644 --- a/surCord.theme.css +++ b/surCord.theme.css @@ -77,7 +77,7 @@ /* Uncomment the line below to use Apple's Emoji font */ /* @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css); */ -@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); +@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); * { --font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif; diff --git a/surCord.user.css b/surCord.user.css index 65acafb..20360da 100644 --- a/surCord.user.css +++ b/surCord.user.css @@ -66,6 +66,6 @@ text-transform: none; } -@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); +@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css"); }