From 1da614a06eace9a5983c5ea9656bcc75f9c694fd Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Tue, 27 Sep 2022 18:14:26 -0300 Subject: [PATCH] Fix lab 5 title --- journal/_src/posts/2022-09-26-lab-five.md | 2 +- journal/index.html | 21 +++++++++++++++++---- journal/sitemap.txt | 3 ++- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/journal/_src/posts/2022-09-26-lab-five.md b/journal/_src/posts/2022-09-26-lab-five.md index fc0e5f6..7ec8c44 100644 --- a/journal/_src/posts/2022-09-26-lab-five.md +++ b/journal/_src/posts/2022-09-26-lab-five.md @@ -1,4 +1,4 @@ - Title: lab-five + Title: Lab Five Date: 2022-09-26T08:30:00 Tags: cs2613, lab, racket, recursion, pattern-matching diff --git a/journal/index.html b/journal/index.html index 3454761..6085b9a 100644 --- a/journal/index.html +++ b/journal/index.html @@ -6,7 +6,7 @@ CS2163 Blog - + @@ -57,7 +57,7 @@ @@ -91,7 +91,20 @@
-

Lab Three Scribble Demo

+

Lab Five

+

+ - cs2613, lab, racket, recursion, pattern-matching

+

By: Isaac Shoebottom

+
+ +

In this lab I learned about tail end recursion and attempted pattern matching

+ +
+
+
+

Lab Four Scribble Demo

- cs2613, lab, racket, scribble

By: Isaac Shoebottom

@@ -99,7 +112,7 @@

Demo of how Scribble works

diff --git a/journal/sitemap.txt b/journal/sitemap.txt index 6da839e..38d2f13 100644 --- a/journal/sitemap.txt +++ b/journal/sitemap.txt @@ -1,6 +1,7 @@ http://www.example.com/2022\09\lab-three.html -http://www.example.com/2022\09\lab-three-scribble-demo.html http://www.example.com/2022\09\lab-two.html +http://www.example.com/2022\09\lab-five.html +http://www.example.com/2022\09\lab-four-scribble-demo.html http://www.example.com/2022\09\lab-four.html http://www.example.com/2022\09\lab-one.html http://www.example.com/About.html