From 81ded97093d37011acec670568a15658b8494fb5 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 24 Oct 2021 17:29:46 +0200 Subject: chore: convert index to html file instead of php file I need to translate some strings in a JS file. So instead of dealing with two way to translate the whole app I think it is easier to stick with a single way. --- htdocs/index.html | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 htdocs/index.html (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..e7aaace --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,58 @@ + + + + + + + + Armand Philippot + + + + +
+ + +
+
+
+ +

+ Armand Philippot +

+

+ Front-end developer +

+
+ +
+
+
Select an app inside menu to see a live preview and app details.
+
+ + + + + + -- cgit v1.2.3