mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-31 04:58:14 +00:00
11 lines
298 B
HTML
11 lines
298 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<title>https://example.com/</title>
|
|
<link rel="canonical" href="https://example.com/">
|
|
<meta name="robots" content="noindex">
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0; url=https://example.com/">
|
|
</head>
|
|
</html>
|