From 166b5378b6213a0221131943f1a1458e6a11b849 Mon Sep 17 00:00:00 2001 From: Pau Deu Esteller Date: Tue, 4 Feb 2025 15:39:43 +0100 Subject: [PATCH] initial commit #44 --- staff/pau-deu/product/app/index.html | 11 +++++++++++ staff/pau-deu/product/app/main.js | 0 2 files changed, 11 insertions(+) create mode 100644 staff/pau-deu/product/app/index.html create mode 100644 staff/pau-deu/product/app/main.js diff --git a/staff/pau-deu/product/app/index.html b/staff/pau-deu/product/app/index.html new file mode 100644 index 0000000..d01f779 --- /dev/null +++ b/staff/pau-deu/product/app/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file diff --git a/staff/pau-deu/product/app/main.js b/staff/pau-deu/product/app/main.js new file mode 100644 index 0000000..e69de29