diff --git a/LyricsPy/servicios/lyrics/static/images/reymota-logo.svg b/LyricsPy/servicios/lyrics/static/images/reymota-logo.svg new file mode 100644 index 0000000..3173435 --- /dev/null +++ b/LyricsPy/servicios/lyrics/static/images/reymota-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + R + + diff --git a/LyricsPy/servicios/lyrics/templates/_branding.html b/LyricsPy/servicios/lyrics/templates/_branding.html index 43a286a..42b6210 100644 --- a/LyricsPy/servicios/lyrics/templates/_branding.html +++ b/LyricsPy/servicios/lyrics/templates/_branding.html @@ -1,4 +1,4 @@
- +
\ No newline at end of file diff --git a/LyricsPy/servicios/lyrics/templates/_cabecera.html b/LyricsPy/servicios/lyrics/templates/_cabecera.html index 661252d..b869510 100644 --- a/LyricsPy/servicios/lyrics/templates/_cabecera.html +++ b/LyricsPy/servicios/lyrics/templates/_cabecera.html @@ -15,7 +15,7 @@ {% if current_user.is_authenticated %} {% else %} - + {% endif %}