From b287eb304637456be172983108fe8df1b5e7c22a Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Sun, 11 Aug 2024 08:52:08 +0200 Subject: [PATCH] =?UTF-8?q?Cambio=20de=20lyrics=20por=20repostajes=20y=20n?= =?UTF-8?q?ueva=20versi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RepostajesPy/K8S/Makefile | 2 +- RepostajesPy/servicios/repostajes/templates/login.html | 2 +- RepostajesPy/servicios/repostajes/templates/signup.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RepostajesPy/K8S/Makefile b/RepostajesPy/K8S/Makefile index 03fb933..7833a56 100644 --- a/RepostajesPy/K8S/Makefile +++ b/RepostajesPy/K8S/Makefile @@ -1,4 +1,4 @@ -export IMG_VERSION = 1.3 +export IMG_VERSION = 1.4 # limpia todo all: imagen clean install diff --git a/RepostajesPy/servicios/repostajes/templates/login.html b/RepostajesPy/servicios/repostajes/templates/login.html index b7acd4a..454824c 100644 --- a/RepostajesPy/servicios/repostajes/templates/login.html +++ b/RepostajesPy/servicios/repostajes/templates/login.html @@ -6,7 +6,7 @@
{% include("_branding.html") %} -

Entrar en Lyrics

+

Entrar en Repostajes

{% with messages = get_flashed_messages() %} {% if messages %} diff --git a/RepostajesPy/servicios/repostajes/templates/signup.html b/RepostajesPy/servicios/repostajes/templates/signup.html index 0bce258..59ab72e 100644 --- a/RepostajesPy/servicios/repostajes/templates/signup.html +++ b/RepostajesPy/servicios/repostajes/templates/signup.html @@ -6,7 +6,7 @@
{% include("_branding.html") %} -

Registrarse en Lyrics

+

Registrarse en Repostajes