From ed519f7a902ba4325af49c26787adff267219f4b Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Thu, 9 Nov 2023 04:08:23 +0000 Subject: [PATCH] Add website to theme.css --- .github/workflows/bd.yml | 2 +- Squared.theme.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bd.yml b/.github/workflows/bd.yml index f28d200..d444c77 100644 --- a/.github/workflows/bd.yml +++ b/.github/workflows/bd.yml @@ -1,4 +1,4 @@ -name: "Build and deploy CSS for BetterDiscord" +name: Build and deploy CSS for BetterDiscord on: push: diff --git a/Squared.theme.css b/Squared.theme.css index ef59bd4..e4604bb 100644 --- a/Squared.theme.css +++ b/Squared.theme.css @@ -7,7 +7,8 @@ * @version 1.4 * @invite uy8nKQVatp * @source https://github.com/MiniDiscordThemes/Squared + * @website https://saltssaumure.github.io/Squared * @donate https://ko-fi.com/saltssaumure - */ +*/ @import url("https://minidiscordthemes.github.io/Squared/sq.min.css"); \ No newline at end of file