Initial commit: MoreminiMore new Astro website with PDPA compliance
This commit is contained in:
12
public/robots.txt
Normal file
12
public/robots.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="th">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Redirecting...</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="/blog">Blog</a>...</p>
|
||||
<script>window.location.href='/blog';</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user