From 6f1503ca7b992d8aa39de3b5343d6fbc467123be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=7BG=F0=9D=96=9C=F0=9D=96=8A=F0=9D=96=93=5B=E2=99=A1=5D=2E?= =?UTF-8?q?T=F0=9D=96=86=F0=9D=96=98=F0=9D=96=99=F0=9D=96=8E=F0=9D=96=88?= =?UTF-8?q?=7D?= <47124765+GwenTastic@users.noreply.github.com> Date: Tue, 7 May 2024 11:04:34 +0200 Subject: [PATCH] typo fix and version bump --- _config.yml | 2 +- assets/css/style.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 53383ff..5643edb 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Gwen[Tastic]'s Twee File Splitter show_downloads: true show_projectgit: false owner_name: "{Gwen[♡].Tastic}" -page_version: 1.3.17 +page_version: 1.4.0 app_version: 1.0.4 google_analytics: false theme: jekyll-theme-dinky \ No newline at end of file diff --git a/assets/css/style.scss b/assets/css/style.scss index efc65a8..cdde1a5 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -11,7 +11,7 @@ --light-orange: #fa3; --dark-orange: #321; --background: #212121; - --dark-background: ##171717; + --dark-background: #171717; } body {