From 428bb3d8451ac7030125f518a920b5243528a2e4 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Sat, 24 Aug 2024 20:20:52 +0200 Subject: [PATCH] Con el background del login en su sitio --- Libros/K8S/Makefile | 2 +- Libros/biblioteca/gestion/templates/registration/login.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Libros/K8S/Makefile b/Libros/K8S/Makefile index 985aea6..e71ea52 100644 --- a/Libros/K8S/Makefile +++ b/Libros/K8S/Makefile @@ -1,5 +1,5 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') -export IMG_VERSION = 1.40 +export IMG_VERSION = 1.42 export IMG_NGINX_VERSION = 1.17 # limpia todo diff --git a/Libros/biblioteca/gestion/templates/registration/login.html b/Libros/biblioteca/gestion/templates/registration/login.html index 4f9e4cc..76b0100 100644 --- a/Libros/biblioteca/gestion/templates/registration/login.html +++ b/Libros/biblioteca/gestion/templates/registration/login.html @@ -61,7 +61,6 @@ - + -->