Skip to content

Commit c88fa1e

Browse files
authored
Add body content to index.html for redirection
1 parent b5f861f commit c88fa1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@
66
<meta name="robots" content="index, follow" />
77
<title>Redirecting...</title>
88
</head>
9+
<body>
10+
<p>If you are not redirected automatically, <a href="https://serial-studio.com/">click here</a>.</p>
11+
</body>
912
</html>

0 commit comments

Comments
 (0)