mirror of
https://github.com/rishikanthc/Scriberr.git
synced 2026-06-28 23:05:50 +00:00
Deploy landing site to docs folder
This commit is contained in:
15
docs/docs-index.html
Normal file
15
docs/docs-index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Docs | Scriberr</title>
|
||||
<meta http-equiv="refresh" content="0; url=/docs/intro.html" />
|
||||
<link rel="canonical" href="/docs/intro.html" />
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="/docs/intro.html">/docs/intro.html</a>…</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user