Sha256: 694184f5621bd9365f66ef54532144684a6b8f12e6918125bd4f7ed3a4012490
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
<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 }}" /> <img class="img-banner-logos liser" alt="LISER" src="{{ '/assets/logos/LISER.jpg' | relative_url }}" /> <img class="img-banner-logos lih" alt="LIH" src="{{ '/assets/logos/lih.jpg' | relative_url }}" /> </div> </footer> <footer class="site-footer h-card"> <div class="wrapper footer-wrapper"> <data class="u-url" href="{{ "/" | relative_url }}"></data> <div class="footer-cp"> <p> © <a href="https://www.fnr.lu/research-in-luxembourg" target="_parent"> <strong>Research Luxembourg</strong>, </a> {{ 'now' | date: "%Y" }}. All rights reserved. {%- include mini_footer.html -%} {%- include social.html -%} <span style="float: right"> 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> </div> </div> </footer> {%- comment -%} Placed in the bottom not to block loading of the other assets. {%- endcomment -%} <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&display=swap" rel="stylesheet">
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-lux-covid-theme-0.0.8 | _includes/footer.html |