cambio de link a tienda acatlan

This commit is contained in:
casnet1
2020-11-10 19:08:50 -06:00
parent 9bb8b6a4fd
commit b5e7d26ed7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
<div class="overflow-auto">{{ desc }}</div> <div class="overflow-auto">{{ desc }}</div>
<a <a
href="https://demo-tienda.acatlan.unam.mx/" href="https://tienda.acatlan.unam.mx/"
class="button text-white d-flex justify-content-center align-items-center" class="button text-white d-flex justify-content-center align-items-center"
> >
<p class="text-center">Comprar</p> <p class="text-center">Comprar</p>
+1 -1
View File
@@ -125,7 +125,7 @@ export default {
title: "Correo enviado correctamente", title: "Correo enviado correctamente",
timer: 2000 timer: 2000
}); });
console.log(response); //console.log(response);
}) })
.catch(function(error) { .catch(function(error) {
Swal.fire({ Swal.fire({