chore: added docs filr

This commit is contained in:
JD Solanki
2024-01-05 12:12:39 +05:30
committed by GitHub
parent 841f6b7682
commit 140b91d76b

14
documentation.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>$template_name</title>
<meta http-equiv="refresh"
content="0; URL='$docs_url'" />
</head>
<body>
<p>If you do not redirect please visit : <a href="$docs_url">$docs_url</a></p>
</body>
</html>