From f24689032f4c235df461f872326b7aec046cee0a Mon Sep 17 00:00:00 2001 From: Byte Dice Date: Sun, 26 Jan 2025 11:39:34 +0100 Subject: [PATCH] removed SSI because its unused --- README.md | 2 +- ssi/head.html | 9 --------- ssi/scripts.html | 9 --------- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 ssi/head.html delete mode 100644 ssi/scripts.html diff --git a/README.md b/README.md index a03c04a..95afd01 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ # Open-source - Copyright -**BDE_ParticleSys © 2024 by Byte Dice is licensed under CC BY-NC-SA 4.0.**\ +**BDE_ParticleSys © 2025 by Byte Dice is licensed under CC BY-NC-SA 4.0.**\ **You can learn more about copyright by reading the full [license](/LICENSE.txt).** \ No newline at end of file diff --git a/ssi/head.html b/ssi/head.html deleted file mode 100644 index e47ef33..0000000 --- a/ssi/head.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/ssi/scripts.html b/ssi/scripts.html deleted file mode 100644 index 5813354..0000000 --- a/ssi/scripts.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file