Files
langflow/embedded-chat-widget/index.html
github-merge-queue[bot] 63a984eb26 deploy: 27f5416ec0
2025-07-11 01:29:22 +00:00

11 lines
316 B
HTML

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