_includes/footer.html in jekyll-lux-covid-theme-0.0.11 vs _includes/footer.html in jekyll-lux-covid-theme-0.0.12

- old
+ new

@@ -1,6 +1,6 @@ -<footer class="partners"> +<footer class="partners"> <div class="partners-container"> <img class="img-banner-logos mesr" alt="MESR" src="{{ '/assets/logos/mesr.jpg' | relative_url }}" /> <img class="img-banner-logos fnr" alt="FNR" src="{{ '/assets/logos/fnr.png' | relative_url }}" /> <img class="img-banner-logos unilu" alt="University of Luxembourg" src="{{ '/assets/logos/unilu.png' | relative_url }}" /> <img class="img-banner-logos list" alt="LIST" src="{{ '/assets/logos/LIST.png' | relative_url }}" /> @@ -15,23 +15,23 @@ <div class="footer-cp"> <p> <span class="footer-cp-text"> © <a href="https://www.fnr.lu/research-in-luxembourg" target="_parent"> - <strong>Research Luxembourg</strong>, + Research Luxembourg </a> {{ 'now' | date: "%Y" }}. All rights reserved. {%- include mini_footer.html -%} - </span> + </span> <span class="powered_by"> Powered by: <img class="mini-logo" src="{{ 'assets/logos/lcsb.png' | relative_url }}" /> <img class="mini-logo" src="{{ 'assets/logos/elixirlu.png' | relative_url }}" /> </span> </p> - + {%- include social.html -%} </div> </div> </footer> \ No newline at end of file