Conversion of User Guide to the SHH stack (#2781)
This commit is contained in:
12
guide/public/index.html
Normal file
12
guide/public/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!-- Main HTML Index to redirect to /en/ -->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Sanic Framework</title>
|
||||
<!-- <meta http-equiv="refresh" content="0; url=/en/" /> -->
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="/en/">/en/</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user