shithub: hugo

ref: e2a28114d196689337fea8a78f250c7ef706b4be
dir: /docs/layouts/redirects/single.html/

View raw version
<!DOCTYPE html>
<html>
<head>
  <link rel="canonical" href="{{ .Url }}"/>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="refresh" content="0;url={{ .Url }}" />
</head>
</html>