Files
Trilium/apps/build-docs/src/index.html
2025-11-03 19:16:23 +02:00

10 lines
255 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0; url=/user-guide">
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, <a href="/user-guide">click here</a>.</p>
</body>
</html>