Files
static-site-pipeline/hugo/content/wordpress/index.html

16 lines
443 B
HTML

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