From 3b1b96ba1c6dfce20efcc071b4de4b7a6440fa4a Mon Sep 17 00:00:00 2001 From: Ken Kinder Date: Sun, 28 Jul 2024 10:47:20 +0100 Subject: [PATCH] Add loading indicator text to examples --- examples/integrations/11_micropython_datetimes/index.html | 2 +- examples/integrations/12_ltk/index.html | 2 +- examples/integrations/13_jinja/index.html | 2 +- examples/tutorial/01_hello_world/index.html | 2 +- examples/tutorial/02_hello_name/index.html | 2 +- examples/tutorial/03_counter/index.html | 2 +- examples/tutorial/04_refs_problem/index.html | 2 +- examples/tutorial/04_refs_problem/solution.html | 2 +- examples/tutorial/05_watchers/index.html | 2 +- examples/tutorial/06_components/index.html | 2 +- examples/tutorial/07_routing/index.html | 2 +- examples/tutorial/08_libraries/index.html | 2 +- examples/tutorial/09_webcomponents/index.html | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/examples/integrations/11_micropython_datetimes/index.html b/examples/integrations/11_micropython_datetimes/index.html index 928a714..f02fc92 100644 --- a/examples/integrations/11_micropython_datetimes/index.html +++ b/examples/integrations/11_micropython_datetimes/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/integrations/12_ltk/index.html b/examples/integrations/12_ltk/index.html index c6b93c1..146ebca 100644 --- a/examples/integrations/12_ltk/index.html +++ b/examples/integrations/12_ltk/index.html @@ -12,7 +12,7 @@ -
+
Loading...
diff --git a/examples/integrations/13_jinja/index.html b/examples/integrations/13_jinja/index.html index e0ed6b9..5c27aae 100644 --- a/examples/integrations/13_jinja/index.html +++ b/examples/integrations/13_jinja/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/tutorial/01_hello_world/index.html b/examples/tutorial/01_hello_world/index.html index 91ccf2e..8b9d801 100644 --- a/examples/tutorial/01_hello_world/index.html +++ b/examples/tutorial/01_hello_world/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/tutorial/02_hello_name/index.html b/examples/tutorial/02_hello_name/index.html index d7feff6..c980493 100644 --- a/examples/tutorial/02_hello_name/index.html +++ b/examples/tutorial/02_hello_name/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/tutorial/03_counter/index.html b/examples/tutorial/03_counter/index.html index 48872a2..7ea4ca6 100644 --- a/examples/tutorial/03_counter/index.html +++ b/examples/tutorial/03_counter/index.html @@ -37,7 +37,7 @@ -
+
Loading...
diff --git a/examples/tutorial/04_refs_problem/index.html b/examples/tutorial/04_refs_problem/index.html index 043ec64..daa9d88 100644 --- a/examples/tutorial/04_refs_problem/index.html +++ b/examples/tutorial/04_refs_problem/index.html @@ -16,7 +16,7 @@ -
+
Loading...
diff --git a/examples/tutorial/04_refs_problem/solution.html b/examples/tutorial/04_refs_problem/solution.html index 01d4bf4..7a904e4 100644 --- a/examples/tutorial/04_refs_problem/solution.html +++ b/examples/tutorial/04_refs_problem/solution.html @@ -16,7 +16,7 @@ -
+
Loading...
diff --git a/examples/tutorial/05_watchers/index.html b/examples/tutorial/05_watchers/index.html index f5c3c5f..ff77d97 100644 --- a/examples/tutorial/05_watchers/index.html +++ b/examples/tutorial/05_watchers/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/tutorial/06_components/index.html b/examples/tutorial/06_components/index.html index 3bdc89f..0433a9b 100644 --- a/examples/tutorial/06_components/index.html +++ b/examples/tutorial/06_components/index.html @@ -25,7 +25,7 @@ -
+
Loading...
diff --git a/examples/tutorial/07_routing/index.html b/examples/tutorial/07_routing/index.html index 3462175..60077e1 100644 --- a/examples/tutorial/07_routing/index.html +++ b/examples/tutorial/07_routing/index.html @@ -8,7 +8,7 @@ -
+
Loading...
diff --git a/examples/tutorial/08_libraries/index.html b/examples/tutorial/08_libraries/index.html index 86304c3..bd9d393 100644 --- a/examples/tutorial/08_libraries/index.html +++ b/examples/tutorial/08_libraries/index.html @@ -17,7 +17,7 @@ -
+
Loading...
diff --git a/examples/tutorial/09_webcomponents/index.html b/examples/tutorial/09_webcomponents/index.html index db9bbad..f869474 100644 --- a/examples/tutorial/09_webcomponents/index.html +++ b/examples/tutorial/09_webcomponents/index.html @@ -12,7 +12,7 @@ src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.15.1/cdn/shoelace-autoloader.js"> -
+
Loading...