Sha256: 7fb688d2ad44d535312a24dad27d1c842969debb35bcf5628105a6b8f175fae8

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

<!DOCTYPE html>
<html lang="en-US">
  <meta charset="utf-8">
  <title>Redirecting&hellip;</title>
  <link rel="canonical" href="{{ page.redirect.to }}">
  <meta http-equiv="refresh" content="0; url={{ page.redirect.to }}">
  <meta name="robots" content="noindex">
  <h1>Redirecting&hellip;</h1>
  <a href="{{ page.redirect.to }}">Click here if you are not redirected.</a>
  <script>location="{{ page.redirect.to }}"</script>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-redirect-from-0.13.0 lib/jekyll-redirect-from/redirect.html