File: index.html

package info (click to toggle)
ruby-jekyll-polyglot 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,196 kB
  • sloc: xml: 1,500; ruby: 947; sh: 10; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 708 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- jekyll-redirect-from will use this template to implement redirects. This modification to the template helps polyglot redirect accounting for languages -->




<!DOCTYPE html>
<html lang="en-US">
  <meta charset="utf-8">
  <title>Redirecting&hellip;</title>
  <link rel="canonical" href="https://polyglot.untra.io/a-really-long/permalink/">
  <script>location="https://polyglot.untra.io/a-really-long/permalink/"</script>
  <meta http-equiv="refresh" content="0; url=https://polyglot.untra.io/a-really-long/permalink/">
  <meta name="robots" content="noindex">
  <h1>Redirecting&hellip;</h1>
  <a href="https://polyglot.untra.io/a-really-long/permalink/">Click here if you are not redirected.</a>
</html>