11 lines
281 B
HTML
11 lines
281 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>HTML Meta Tag</title>
|
|
<meta http-equiv = "refresh" content = "0; url = https://uttarayan21.github.io/google_speech_rs/google_speech/index.html" />
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to documentation</p>
|
|
</body>
|
|
</html>
|