From e357a8c270bdcd3f44cec444f2f3c03eb69d9da5 Mon Sep 17 00:00:00 2001 From: tavo Date: Sat, 21 Sep 2024 08:38:55 -0600 Subject: [PATCH] terminos y privacidad --- public/contacto.txt | 7 ++++ public/index.html | 12 +++++-- public/lang/es.json | 3 +- public/privacidad.txt | 23 +++++++++++++ public/static/css/style.css | 11 ++++++- public/terminos.txt | 65 +++++++++++++++++++++++++++++++++++++ 6 files changed, 117 insertions(+), 4 deletions(-) create mode 100644 public/contacto.txt create mode 100644 public/privacidad.txt create mode 100644 public/terminos.txt diff --git a/public/contacto.txt b/public/contacto.txt new file mode 100644 index 0000000..3e7a99c --- /dev/null +++ b/public/contacto.txt @@ -0,0 +1,7 @@ +Información de Contacto + +Correo electrónico: + conex.one.cr@gmail.com + +Horario de atención: + L-V: 9:00 a.m. - 6:00 p.m. diff --git a/public/index.html b/public/index.html index 62318b4..5326c42 100644 --- a/public/index.html +++ b/public/index.html @@ -51,7 +51,9 @@