From bda3b199a7744f9a13b0405fc0032956540c03d3 Mon Sep 17 00:00:00 2001
From: KyMAN <0kyman0@gmail.com>
Date: Tue, 5 Mar 2024 16:45:37 +0100
Subject: [PATCH] =?UTF-8?q?feat(html):=20P=C3=A1gina=20de=20inicio=20'en?=
=?UTF-8?q?=20construcci=C3=B3n'=20realizada.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Public/index.html | 164 ++++++++++++++++++++++++++++++++++++++++++++++
version | 2 +-
2 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 Public/index.html
diff --git a/Public/index.html b/Public/index.html
new file mode 100644
index 0000000..87195f3
--- /dev/null
+++ b/Public/index.html
@@ -0,0 +1,164 @@
+
+
+
+ Mapéate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ En construcción...
+ Actualmente, este proyecto se encuentra en construcción. Os invitamos a seguir el desarrollo de dicho proyecto mediante los siguientes Links:
+
+ Para dicho proyecto se usarán recursos extraidos de MediaWiki Commons tales como:
+
+
+
+
+
\ No newline at end of file
diff --git a/version b/version
index 7bcd0e3..6812f81 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.0.2
\ No newline at end of file
+0.0.3
\ No newline at end of file