From ad03c0a6d0c146cf7af64b48ace783f97de54398 Mon Sep 17 00:00:00 2001 From: Bad Manners Date: Tue, 27 Aug 2024 13:26:39 -0300 Subject: [PATCH] Optimize minified scripts --- package-lock.json | 4 ++-- package.json | 2 +- public/licenses.toml | 12 ++++++------ src/components/AgeRestrictedScriptInline.astro | 2 +- src/components/DarkModeScriptInline.astro | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d1533a..088f410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "badmanners.xyz", - "version": "2.1.6", + "version": "2.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "badmanners.xyz", - "version": "2.1.6", + "version": "2.1.7", "hasInstallScript": true, "dependencies": { "@astrojs/check": "^0.9.2", diff --git a/package.json b/package.json index c98153e..d264ddc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "badmanners.xyz", "type": "module", - "version": "2.1.6", + "version": "2.1.7", "scripts": { "postinstall": "astro sync", "dev": "astro dev", diff --git a/public/licenses.toml b/public/licenses.toml index 6d8599a..b991c1f 100644 --- a/public/licenses.toml +++ b/public/licenses.toml @@ -13,7 +13,7 @@ notes = "All rights reserved." notes = "The briefcase logo is copyrighted and trademarked by me. All rights reserved." [[copyright.additional]] -notes = "The character/fursona Sam Brendan is copyrighted and trademarked by me. All rights reserved." +notes = "The character Sam Brendan is copyrighted and trademarked by me. All rights reserved." [[attributions]] description = "Reference sheet of Sam Brendan, a mimic x maned wolf hybrid." @@ -40,7 +40,7 @@ description = "Icons for third-party brands." type = "icons" source = "https://simpleicons.org" license = { name = "CC0 1.0 Universal", url = "https://creativecommons.org/publicdomain/zero/1.0/" } -icons = [ +items = [ "Bluesky", "Codeberg", "Discord", @@ -68,7 +68,8 @@ notes = "All third-party copyrights and trademarks belong to their respective ow description = "Edited icons for other websites." type = "icons" author = "Bad Manners " -icons = [ +license = { name = "CC0 1.0 Universal", url = "https://creativecommons.org/publicdomain/zero/1.0/" } +items = [ "Cohost", "Eka's Portal", "Fur Affinity", @@ -79,9 +80,8 @@ icons = [ "SoFurry", "SubscribeStar", ] -license = { name = "CC0 1.0 Universal", url = "https://creativecommons.org/publicdomain/zero/1.0/" } notes = """ -Original icons edited for non-commercial use. +Original icons edited for personal use and released under a permissive license. All third-party copyrights and trademarks belong to their respective owners, \ and I'm not affiliated with any of them.""" @@ -91,7 +91,7 @@ description = "Generic icons." type = "icons" source = "https://fontawesome.com" license = { name = "CC-BY-4.0", url = "https://creativecommons.org/licenses/by/4.0/" } -icons = [ +items = [ "arrow-up-right-from-square", "briefcase", "comment-dots", diff --git a/src/components/AgeRestrictedScriptInline.astro b/src/components/AgeRestrictedScriptInline.astro index 31f37f2..d8f6de7 100644 --- a/src/components/AgeRestrictedScriptInline.astro +++ b/src/components/AgeRestrictedScriptInline.astro @@ -1,4 +1,4 @@ --- --- - + diff --git a/src/components/DarkModeScriptInline.astro b/src/components/DarkModeScriptInline.astro index 754de0d..621acf1 100644 --- a/src/components/DarkModeScriptInline.astro +++ b/src/components/DarkModeScriptInline.astro @@ -1,4 +1,4 @@ --- --- - +