diff --git a/_config.yml b/_config.yml index 7603476..a0141fa 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ geo: postalcode: '1201' banner: /images/setto-logo.svg -banner-vert: +banner-vert: /images/setto_logo.svg icon: /images/setto-logoicon.svg logo: /images/setto-logo.svg logo-footer: /images/setto-logo-dark.svg diff --git a/_includes/footer.html b/_includes/footer.html index 4094180..552e7a0 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -15,7 +15,7 @@ {% endfor %} -
+- - -
{% assign round_seconds = page.format.duration | round %}{% assign minutes = round_seconds | divided_by: 60 %}{% assign leftover_seconds = minutes | times: 60 %}{{ minutes }}:{% assign seconds_without_zero = round_seconds | minus: leftover_seconds %}{% if seconds_without_zero < 10 %}0{% endif %}{{ seconds_without_zero }}
+ {% include author.html %} @@ -56,25 +45,34 @@ layout: default -- {{ page.all.USLT.text | newline_to_br }} -
++ {{ page.all.USLT.text | newline_to_br }} +
+- {{ page.all.USLT.text | newline_to_br }} -
++ {{ page.all.USLT.text | newline_to_br }} +
+- {{ page.all.UNSYNCEDLYRICS | newline_to_br }} -
++ {{ page.all.UNSYNCEDLYRICS | newline_to_br }} +
+{{ page.all.Comment }}
-