Files
langflow/math-agent/index.html
github-merge-queue[bot] dff8ebb9fa deploy: d4fca1fe40
2025-06-20 18:43:03 +00:00

11 lines
304 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/simple-agent">
<link rel="canonical" href="/simple-agent" />
</head>
<script>
window.location.href = '/simple-agent' + window.location.search + window.location.hash;
</script>
</html>