From 29bbc567a59850edd7280b9e2e5a154b989c9bb4 Mon Sep 17 00:00:00 2001 From: Daniel McNab <36049421+DJMcNab@users.noreply.github.com> Date: Tue, 2 Jul 2024 10:28:15 +0100 Subject: [PATCH] Fix the `head` elements of Xilem Web These got mixed up in https://github.com/linebender/xilem/pull/142 --- xilem_web/web_examples/counter/index.html | 15 +++++++++- .../counter_custom_element/index.html | 20 ++++--------- xilem_web/web_examples/mathml_svg/index.html | 18 +++--------- xilem_web/web_examples/svgtoy/index.html | 29 ++++++++++--------- 4 files changed, 38 insertions(+), 44 deletions(-) diff --git a/xilem_web/web_examples/counter/index.html b/xilem_web/web_examples/counter/index.html index ed42ab85f..416133f3a 100644 --- a/xilem_web/web_examples/counter/index.html +++ b/xilem_web/web_examples/counter/index.html @@ -1,6 +1,19 @@ -Pythagorean theorem + + + Counter | Xilem Web + + + diff --git a/xilem_web/web_examples/counter_custom_element/index.html b/xilem_web/web_examples/counter_custom_element/index.html index 69cb63196..a9cee82ed 100644 --- a/xilem_web/web_examples/counter_custom_element/index.html +++ b/xilem_web/web_examples/counter_custom_element/index.html @@ -1,23 +1,13 @@ + - + Counter | Xilem Web + -

This is like the counter example, but does not use the typed +

This is like the counter example, but does not use the typed elements/events/attrs in xilem_web, instead using strings

+ diff --git a/xilem_web/web_examples/mathml_svg/index.html b/xilem_web/web_examples/mathml_svg/index.html index 9edc80635..02b8635fb 100644 --- a/xilem_web/web_examples/mathml_svg/index.html +++ b/xilem_web/web_examples/mathml_svg/index.html @@ -1,21 +1,11 @@ + - + Pythagorean theorem | Xilem + + diff --git a/xilem_web/web_examples/svgtoy/index.html b/xilem_web/web_examples/svgtoy/index.html index 25d0be831..c82f15e40 100644 --- a/xilem_web/web_examples/svgtoy/index.html +++ b/xilem_web/web_examples/svgtoy/index.html @@ -1,21 +1,22 @@ + - + + SvgToy | Xilem Web + + + +