diff --git a/LyricsPy/K8S/Makefile b/LyricsPy/K8S/Makefile index 1f32365..aba6cd3 100644 --- a/LyricsPy/K8S/Makefile +++ b/LyricsPy/K8S/Makefile @@ -1,4 +1,4 @@ -export IMG_VERSION = 6.3 +export IMG_VERSION = 6.4 imagen: cd ../servicios; make diff --git a/LyricsPy/servicios/lyrics/templates/_footer.html b/LyricsPy/servicios/lyrics/templates/_footer.html index 6f1bf2f..eed4e66 100644 --- a/LyricsPy/servicios/lyrics/templates/_footer.html +++ b/LyricsPy/servicios/lyrics/templates/_footer.html @@ -1,5 +1,10 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/LyricsPy/servicios/lyrics/templates/base.html b/LyricsPy/servicios/lyrics/templates/base.html index e4df920..0827c91 100644 --- a/LyricsPy/servicios/lyrics/templates/base.html +++ b/LyricsPy/servicios/lyrics/templates/base.html @@ -8,10 +8,9 @@