Sha256: 4616396a21f322aaf99772a94346f3cce325db0486e0144fbc2a441ebd11d3d9

Contents?: true

Size: 1.73 KB

Versions: 3

Compression:

Stored size: 1.73 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>
        <span class="footer-cp-text">
        © <a href="https://www.fnr.lu/research-in-luxembourg" target="_parent">
            Research Luxembourg
          </a>
        {{ 'now' | date: "%Y" }}. All rights reserved.

        {%- include mini_footer.html -%}
        </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>

{%- 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

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-lux-covid-theme-0.0.14 _includes/footer.html
jekyll-lux-covid-theme-0.0.13 _includes/footer.html
jekyll-lux-covid-theme-0.0.12 _includes/footer.html