From 8521492844cc158dbc5d43161a176c8c80127d6b Mon Sep 17 00:00:00 2001 From: ewy Date: Tue, 14 Apr 2026 20:58:24 +0200 Subject: add web --- web/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 web/index.html diff --git a/web/index.html b/web/index.html new file mode 100644 index 0000000..f972c3d --- /dev/null +++ b/web/index.html @@ -0,0 +1,17 @@ + + + + + + + pik - file based task runner + + +
+ Test! + 123 +
+ + + \ No newline at end of file -- cgit v1.3