Sha256: 765e2094e76712d8841313602c8d35b57d2966f657b7aa51cfd00ee0897ff6d0

Contents?: true

Size: 1.23 KB

Versions: 47

Compression:

Stored size: 1.23 KB

Contents

<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <meta http-equiv="Refresh" content="0; url={{page.redirect_to}}" />

  {%- seo -%}
  <link rel="shortcut icon" type="image/png" href="{{ '/assets/favicon.png' | relative_url }}"/>
  <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
  <link rel="stylesheet" href="{{ '/assets/fontawesome/css/fontawesome-all.min.css' | relative_url }}">

  {%- include css-imports.html -%}

  {%- if jekyll.environment == 'production' and site.google_analytics -%}
    {%- include google-analytics.html -%}
  {%- endif -%}
</head>

<body>
  <div class="main">
    <div class="content-wrapper">
      {%- include header.html -%}
      <main class="page-content" aria-label="Content">
        <div class="wrapper">
          You are being redirected to: <a href="{{page.redirect_to}}">{{page.redirect_to}}</a>. <br /> Please click the link above, if it does not happen automatically.
        </div>
      </main>
    </div>
    {%- include footer.html -%}
  </div>
</body>
{%- include scripts.html -%}
</html>

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
jekyll-lux-covid-theme-0.1.7 _layouts/external.html
jekyll-lux-covid-theme-0.1.6 _layouts/external.html
jekyll-lux-covid-theme-0.1.5 _layouts/external.html
jekyll-lux-covid-theme-0.1.4 _layouts/external.html
jekyll-lux-covid-theme-0.1.3 _layouts/external.html
jekyll-lux-covid-theme-0.1.2 _layouts/external.html
jekyll-lux-covid-theme-0.1.1 _layouts/external.html
jekyll-theme-lcsb-default-0.3.19 _layouts/external.html
jekyll-theme-lcsb-default-0.3.18 _layouts/external.html
jekyll-theme-lcsb-default-0.3.17 _layouts/external.html
jekyll-theme-lcsb-default-0.3.16 _layouts/external.html
jekyll-lux-covid-theme-0.1.0 _layouts/external.html
jekyll-lux-covid-theme-0.0.20 _layouts/external.html
jekyll-lux-covid-theme-0.0.17 _layouts/external.html
jekyll-lux-covid-theme-0.0.16 _layouts/external.html
jekyll-lux-covid-theme-0.0.15 _layouts/external.html
jekyll-lux-covid-theme-0.0.14 _layouts/external.html
jekyll-lux-covid-theme-0.0.13 _layouts/external.html
jekyll-lux-covid-theme-0.0.12 _layouts/external.html
jekyll-theme-lcsb-default-0.3.15 _layouts/external.html