flowstate / index.html
muthuk1's picture
Add index.html
8ed9beb verified
raw
history blame contribute delete
499 Bytes
<!DOCTYPE html>
<html>
<head><title>FlowState</title></head>
<body style="background:#0b0e11;color:#eaecef;font-family:sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh">
<div style="text-align:center;max-width:600px">
<h1 style="color:#FCD535">FlowState</h1>
<p>AI-Powered Anti-Churn Engine for Solana</p>
<p>Powered by Torque MCP</p>
<a href="https://huggingface.co/spaces/muthuk1/flowstate/tree/main" style="color:#FCD535">Browse Source</a>
</div>
</body>
</html>