diff --git a/editions/tw5.com/tiddlers/howtos/Using Stylesheets.tid b/editions/tw5.com/tiddlers/howtos/Using Stylesheets.tid
index 3d41d3f19..201c2b823 100644
--- a/editions/tw5.com/tiddlers/howtos/Using Stylesheets.tid
+++ b/editions/tw5.com/tiddlers/howtos/Using Stylesheets.tid
@@ -41,7 +41,7 @@ You can then use your own [[styles and classes in WikiText|Styles and Classes in
Custom stylesheets are applied independently from theme stylesheets. Therefore, it is often necessary for the css rules in your custom stylesheet to be more specific than those of the theme you want to override. For example, `html body.tc-body` is more specific than `body.tc-body`.
-<<.tip "''You should always start with the least specific value that works!''
">>
+<<.tip """You should always start with the least specific value that works!""">>
! Stylesheet Types
@@ -76,4 +76,4 @@ The ~TiddlyWiki core provides several [[global macros that are helpful in constr
!! See Also
-* <>
+<>
diff --git a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-http-request Examples.tid b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-http-request Examples.tid
index 53ea600ca..3df6bd6a9 100644
--- a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-http-request Examples.tid
+++ b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-http-request Examples.tid
@@ -1,5 +1,5 @@
created: 20240609152203076
-modified: 20240614210714914
+modified: 20240901142049810
tags:
title: WidgetMessage: tm-http-request Examples
type: text/vnd.tiddlywiki
@@ -32,6 +32,7 @@ type: text/vnd.tiddlywiki
<$action-sendmessage
$message="tm-http-request"
url="https://httpbin.org/post"
+ header-content-type="application/json"
method="POST"
body='{"foo": "bar"}'
oncompletion=<>
diff --git a/editions/tw5.com/tiddlers/saving/Example config-tiddlyweb-host for IIS.txt.meta b/editions/tw5.com/tiddlers/saving/Example config-tiddlyweb-host for IIS.txt.meta
index 2e5142973..4c9dae0be 100644
--- a/editions/tw5.com/tiddlers/saving/Example config-tiddlyweb-host for IIS.txt.meta
+++ b/editions/tw5.com/tiddlers/saving/Example config-tiddlyweb-host for IIS.txt.meta
@@ -1,5 +1,5 @@
title: Example config-tiddlyweb-host for IIS
created: 20180328145039530
modified: 20180328145234871
-tags: Saving
+tags: [[Installing TiddlyWiki on Microsoft Internet Information Server]]
type: text/plain
diff --git a/editions/tw5.com/tiddlers/saving/Example package.json for IIS.txt.meta b/editions/tw5.com/tiddlers/saving/Example package.json for IIS.txt.meta
index 4d673d6d0..e40a98526 100644
--- a/editions/tw5.com/tiddlers/saving/Example package.json for IIS.txt.meta
+++ b/editions/tw5.com/tiddlers/saving/Example package.json for IIS.txt.meta
@@ -1,5 +1,5 @@
created: 20180328145039530
modified: 20180328145234871
-tags: Saving
+tags: [[Installing TiddlyWiki on Microsoft Internet Information Server]]
title: Example package.json for IIS
type: text/plain
diff --git a/editions/tw5.com/tiddlers/saving/Example tiddlywiki.info for IIS.txt.meta b/editions/tw5.com/tiddlers/saving/Example tiddlywiki.info for IIS.txt.meta
index 6fb2e36fc..dc5911c97 100644
--- a/editions/tw5.com/tiddlers/saving/Example tiddlywiki.info for IIS.txt.meta
+++ b/editions/tw5.com/tiddlers/saving/Example tiddlywiki.info for IIS.txt.meta
@@ -1,5 +1,5 @@
created: 20180328151124878
modified: 20180328151214616
-tags: Saving
+tags: [[Installing TiddlyWiki on Microsoft Internet Information Server]]
title: Example tiddlywiki.info for IIS
type: text/plain
diff --git a/editions/tw5.com/tiddlers/saving/Example web.config for IIS.txt.meta b/editions/tw5.com/tiddlers/saving/Example web.config for IIS.txt.meta
index 749fdcc68..2c8870758 100644
--- a/editions/tw5.com/tiddlers/saving/Example web.config for IIS.txt.meta
+++ b/editions/tw5.com/tiddlers/saving/Example web.config for IIS.txt.meta
@@ -1,5 +1,5 @@
created: 20180328145259455
modified: 20180701185215523
-tags: Saving
+tags: [[Installing TiddlyWiki on Microsoft Internet Information Server]]
title: Example web.config for IIS
type: text/plain
diff --git a/editions/tw5.com/tiddlers/saving/Saving on TidGi.tid b/editions/tw5.com/tiddlers/saving/Saving on TidGi.tid
index 8290254c6..26263ed69 100644
--- a/editions/tw5.com/tiddlers/saving/Saving on TidGi.tid
+++ b/editions/tw5.com/tiddlers/saving/Saving on TidGi.tid
@@ -1,4 +1,4 @@
-caption: TidGi Desktop
+caption: ~TidGi Desktop
color: #FF8A65
community-author: LinOnetwo
created: 20220221080637764
diff --git a/editions/tw5.com/tiddlers/saving/Saving with FireFox.tid b/editions/tw5.com/tiddlers/saving/Saving with FireFox.tid
index b64f695c4..2a3b3bd19 100644
--- a/editions/tw5.com/tiddlers/saving/Saving with FireFox.tid
+++ b/editions/tw5.com/tiddlers/saving/Saving with FireFox.tid
@@ -1,4 +1,4 @@
-caption: Saving with FireFox
+caption: Saving with ~FireFox
created: 20230803205140949
modified: 20230803213246739
tags: Saving Firefox
diff --git a/editions/tw5.com/tiddlers/saving/Saving with TiddlyPWA.tid b/editions/tw5.com/tiddlers/saving/Saving with TiddlyPWA.tid
new file mode 100644
index 000000000..ab2ef2c2b
--- /dev/null
+++ b/editions/tw5.com/tiddlers/saving/Saving with TiddlyPWA.tid
@@ -0,0 +1,15 @@
+caption: ~TiddlyPWA
+color: #E056B4
+community-author: Val Packett
+created: 20240902162617154
+delivery: Progressive Web Application
+description: Save to browser storage
+method: save
+modified: 20240902162617154
+tags: Chrome Firefox [[Internet Explorer]] Linux Mac Opera Safari Saving Windows iOS Edge
+title: TiddlyPWA - Save to AWS or Google Storage
+type: text/vnd.tiddlywiki
+
+~TiddlyPWA turns TiddlyWiki 5 into an offline-first Progressive Web App with encrypted local persistent storage and efficient synchronization with a self-hosted server that can easily be hosted for free.
+
+https://tiddly.packett.cool/
diff --git a/licenses/cla-individual.md b/licenses/cla-individual.md
index c05d5906f..a77287f1d 100644
--- a/licenses/cla-individual.md
+++ b/licenses/cla-individual.md
@@ -585,3 +585,5 @@ Michael McDermott, @michaeljmcd, 2024-07-09
@webplusai, 2024/07/23
Val Packett, @valpackett, 2024/07/26
+
+@JDIGIO0213, 2024/08/29
\ No newline at end of file