From 7f97f1c452597209d43d38ff01987ac280c26179 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Wed, 9 Nov 2022 13:34:53 -0600 Subject: [PATCH] Title issue = bash string color * First, Title wasn't quite right-simplified * Second, meta was incorrect; "titie:" instead of "title:" which caused the title to show up only as "Introduction" (the H1 header). At some point, will need to modify `.pages` file to fix alphabetization of the Gemstone listing. It is out of order, mainly because the titles don't line up with the file names. --- docs/gemstones/string_color.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gemstones/string_color.md b/docs/gemstones/string_color.md index 8bb4207261..4d074d9128 100644 --- a/docs/gemstones/string_color.md +++ b/docs/gemstones/string_color.md @@ -1,5 +1,5 @@ --- -titie: About the color of the string +title: bash - String Color author: tianci li contributors: Steven Spencer tested with: 8.6, 9.0