Sha256: 98943ff29b118ed333a2d04657d81c54b79db54755c57b421cf55161c3dc6da2

Contents?: true

Size: 494 Bytes

Versions: 3

Compression:

Stored size: 494 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
<!-- From https://superdevresources.com/redirects-jekyll-github-pages/ -->
<link rel="canonical" href="{{ page.redirect_to }}"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url={{ page.redirect_to }}" />
</head>
<body>
    <h1>Redirecting...</h1>
      <a href="{{ page.redirect_to }}">Click here if you are not redirected.<a>
      <script>location='{{ page.redirect_to }}'</script>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
columbus3-0.5.1 bower_components/leaflet/docs/_layouts/redirected.html
columbus3-0.6.0 bower_components/leaflet/docs/_layouts/redirected.html
columbus3-0.5.0 bower_components/leaflet/docs/_layouts/redirected.html