From 123db97c1970d46a44b3a00a5dbffe4c950b14ac Mon Sep 17 00:00:00 2001 From: sp2xdev <127630192+sp2xdev@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:07:02 -0700 Subject: [PATCH] update tagline --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index b5be243..e16ea46 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,7 +11,7 @@ compass: title: "spice2x" # tagline will appear under the title (optional) tagline: "continuation of SpiceTools project" - description: "spice2x is an updated version of SpiceTools with many new features and quality of life improvements." + description: "spice2x is an updated version of SpiceTools with support for new games & new features" # if include_content is true, the contents of the content.html include will be # added right above the generated item list, if present include_content: true