From 534e343c736daed6c50f3023e5b957a8baf78e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Tue, 30 Nov 2021 18:44:59 +0100 Subject: [PATCH] Add a README about webui templates --- src/runboat/webui-templates/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/runboat/webui-templates/README.md diff --git a/src/runboat/webui-templates/README.md b/src/runboat/webui-templates/README.md new file mode 100644 index 0000000..2c4eb8c --- /dev/null +++ b/src/runboat/webui-templates/README.md @@ -0,0 +1,3 @@ +# Web UI + +Files in this folder are rendered *during startup* and serve as the web UI.