This commit is contained in:
Kar
2022-09-07 15:58:17 +05:30
commit 44899cf555
23 changed files with 1099 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://example.org/posts/</title>
<link rel="canonical" href="http://example.org/posts/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://example.org/posts/">
</head>
</html>