commit beef8fb0da42132514e61931dbb6c5eb0a1a290b Author: rodley82 Date: Wed Oct 15 10:41:15 2025 -0300 version inicial diff --git a/assets/perro.jpg b/assets/perro.jpg new file mode 100644 index 0000000..00c4b99 Binary files /dev/null and b/assets/perro.jpg differ diff --git a/assets/pet_bg.png b/assets/pet_bg.png new file mode 100644 index 0000000..be9dc20 Binary files /dev/null and b/assets/pet_bg.png differ diff --git a/data.json b/data.json new file mode 100644 index 0000000..b191cc7 --- /dev/null +++ b/data.json @@ -0,0 +1,17 @@ +{ + "pageTitle": "Pagina de mi mascota", + "backgroundImageUrl": "assets/pet_bg.png", + "matchText": "¡Mi Perro!", + "centerImage": "assets/perro.jpg", + "description": "Conoce a mi mascota. Un compañero fiel y lleno de amor que alegra cada día con su presencia.", + "instagram": { + "url": "https://www.instagram.com/explore/tags/pets/", + "icon": "fab fa-instagram", + "name": "Instagram" + }, + "facebook": { + "url": "", + "icon": "fab fa-facebook", + "name": "Facebook" + } +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..f081bbd --- /dev/null +++ b/index.html @@ -0,0 +1,334 @@ + + + + + + + Mi Mascota Adorable + + + + + + +
+
+
Loading...
+
+
+
Error loading configuration
+
{{ error }}
+
+
+ + + + +
{{ config.matchText }}
+
+
+
+
+

{{ config.description }}

+
+
+ +
+ + + + +