From ec9fa5045a9ad8f10124dddabe0e0f8b51c9aad3 Mon Sep 17 00:00:00 2001 From: Adam Stepinski Date: Thu, 12 Jan 2023 11:09:56 -0800 Subject: [PATCH] fix title tag to reflect book name --- www/_includes/layout.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/_includes/layout.njk b/www/_includes/layout.njk index c8c1c46..b8d9137 100644 --- a/www/_includes/layout.njk +++ b/www/_includes/layout.njk @@ -3,7 +3,7 @@ - Building Hypermedia Systems + Hypermedia Systems