From 4d5da7fecde9164c44f5150c0d017b5a684c8299 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 27 Nov 2023 07:47:09 -0300 Subject: Makefile: Add install target with a single HTML static file --- src/web/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/web/index.html (limited to 'src') diff --git a/src/web/index.html b/src/web/index.html new file mode 100644 index 0000000..18bd942 --- /dev/null +++ b/src/web/index.html @@ -0,0 +1,11 @@ + + + + + + init + + +

olar

+ + -- cgit v1.2.3