Building...
+Nowly, the Xwam Project is building, but you can follow it in the next links:
+ +More information will be updated here in the future, while developt the project. Thank you for wait. Have fun!
+From 466784b1c070607e8205a8b10c949b7d47daeb2f Mon Sep 17 00:00:00 2001 From: KyMAN <0kyman0@gmail.com> Date: Thu, 14 Mar 2024 14:43:06 +0100 Subject: [PATCH] #wip(html): Builder basic HTML page. --- .gitignore | 4 ++++ Public/index.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 Public/index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7110e00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/Data +/Public/data +*.apache2.conf +[Ss]secrets \ No newline at end of file diff --git a/Public/index.html b/Public/index.html new file mode 100644 index 0000000..c67bfc9 --- /dev/null +++ b/Public/index.html @@ -0,0 +1,59 @@ + + +
+Nowly, the Xwam Project is building, but you can follow it in the next links:
+ +More information will be updated here in the future, while developt the project. Thank you for wait. Have fun!
+