From be094abf442ec81b39438274e0d16a834f6ada36 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Mon, 8 Dec 2025 13:51:08 +0000 Subject: [PATCH 1/2] :hammer: Use
rather than
--- src/ng2web/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ng2web/templates/about.html b/src/ng2web/templates/about.html index 7c1924b..5bf3588 100644 --- a/src/ng2web/templates/about.html +++ b/src/ng2web/templates/about.html @@ -7,7 +7,7 @@ {% block content %}

About {{ None|title }}

-
+
     {% for line in guide.credits %}
       {{ line|toHTML }}

From 82a71bfd962f13ad2ea757f965528b21c225b067 Mon Sep 17 00:00:00 2001
From: Dave Pearson 
Date: Mon, 8 Dec 2025 13:57:01 +0000
Subject: [PATCH 2/2] :books: Update the ChangeLog

---
 ChangeLog.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 6301e99..37d03b8 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,7 +5,8 @@
 **Released: WiP**
 
 - Cleaned up all HTML validity warnings.
-  ([#48](https://github.com/davep/ng2web/pull/48))
+  ([#48](https://github.com/davep/ng2web/pull/48),
+  [#49](https://github.com/davep/ng2web/pull/49))
 
 ## v1.4.0