diff options
Diffstat (limited to 'public/post/page/1/index.html')
| -rw-r--r-- | public/post/page/1/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/post/page/1/index.html b/public/post/page/1/index.html new file mode 100644 index 0000000..d8cbf77 --- /dev/null +++ b/public/post/page/1/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-us"> + <head> + <title>/post/</title> + <link rel="canonical" href="/post/"> + <meta name="robots" content="noindex"> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=/post/"> + </head> +</html> |
