Skip to content

Commit 1f12c27

Browse files
Copilotleofang
andcommitted
Restore _templates/main.html file as requested in review feedback
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent d252872 commit 1f12c27

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • cuda_pathfinder/docs/source/_templates
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="refresh" content="0; url=latest/" />
6+
<link rel="canonical" href="latest/" />
7+
</head>
8+
<body>
9+
<p>If this page does not refresh automatically, then please direct your browser to
10+
<a href="latest/">our latest cuda.pathfinder docs</a>.
11+
</p>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)