From 2597c4c0a075027d561e09f961d7e07aa9c0415b Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Tue, 3 Dec 2024 04:13:28 -0500 Subject: [PATCH] . --- non-cv/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-cv/build.sh b/non-cv/build.sh index c1f2083..5b388b2 100644 --- a/non-cv/build.sh +++ b/non-cv/build.sh @@ -66,7 +66,7 @@ createMdProjects() #Pull in my projects -echo "## Projects" >> "$IntermediateOutputFile" +echo "## Careet Highlights" >> "$IntermediateOutputFile" echo cat "./Projects.md" >> $IntermediateOutputFile