From db0c4155eea67e1f8f8957cb71dcc581587fd491 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 23:38:03 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/hello-world-with-html/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 js/ui/botui/examples/hello-world-with-html/index.html diff --git a/js/ui/botui/examples/hello-world-with-html/index.html b/js/ui/botui/examples/hello-world-with-html/index.html new file mode 100644 index 0000000..0bdca1b --- /dev/null +++ b/js/ui/botui/examples/hello-world-with-html/index.html @@ -0,0 +1,19 @@ + + + + + BotUI - Hello World with HTML + + + + + + +
+ +
+ + + + +