hugo-first-example-page/public/posts/page/1/index.html

11 lines
316 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="de-de">
<head>
<title>https://example.org/posts/</title>
<link rel="canonical" href="https://example.org/posts/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://example.org/posts/">
</head>
</html>